Release v2.14.0

This commit is contained in:
2025-04-29 17:05:55 +09:00
commit ca7e074b88
152 changed files with 554 additions and 0 deletions

10
config.json Normal file
View File

@@ -0,0 +1,10 @@
{
"defaultLocale": "en",
"defaultMode": "dark",
"defaultTheme": "mainsail",
"hostname": null,
"port": null,
"path": null,
"instancesDB": "moonraker",
"instances": []
}