Add settings and profile editor
All checks were successful
Android Build / publish (push) Successful in 50s
Linux Build / publish (push) Successful in 52s

This commit is contained in:
olcxja 2026-06-23 23:41:27 +02:00
commit cc41f25277
14 changed files with 1210 additions and 106 deletions

4
webroot/blah/index.json Normal file
View file

@ -0,0 +1,4 @@
{
"en-us": { "english": "English (US)", "native": "English (US)" },
"en-cat": { "english": "English (Cat)", "native": "Meowlish" }
}