Initial commit

This commit is contained in:
CPTN Cosmo 2026-01-09 22:54:55 +01:00
commit 85515c9528
No known key found for this signature in database
5 changed files with 160 additions and 0 deletions

4
config.example.json Normal file
View file

@ -0,0 +1,4 @@
{
"secret": "YOUR_BASE32_SECRET_HERE",
"launcher_cmd": "xivlauncher-core"
}