Add Settings to Craftopia

This adds all the settings to the Craftopia GUI and cleans up a few items.

The port must be put in manually until the functionality is added to use AMP variables in automap.
This commit is contained in:
IceOfWraith
2022-01-21 20:34:05 -06:00
parent 9b51cb0b5a
commit 1fff412b79
4 changed files with 553 additions and 29 deletions

6
craftopiametaconfig.json Normal file
View File

@ -0,0 +1,6 @@
[
{
"ConfigFile": "ServerSetting.ini",
"AutoMap": true
}
]