feat(webui): change server config through UI #294

Merged
VampireKitten merged 7 commits from vamp-dev into main 2024-06-14 15:38:12 -07:00

7 Commits

Author SHA1 Message Date
f75dc6010d Moved the settings
I'm dumb
2024-06-14 22:33:15 +02:00
3edba52d9f Removed the onload function 2024-06-14 22:30:09 +02:00
17cd9e5fde Update to fix raised concerns
Sans hot reload
2024-06-14 22:15:00 +02:00
31469424f1 Removed Async to fix last error
Hopefully this should work now.
2024-06-14 02:03:08 +02:00
d35172aac6 Fixed the same thing in updateConfigData
Because I forgot I had also done a require for FS
2024-06-14 02:00:41 +02:00
e14f0fede9 Changed require to Import
Hopefully to fix the automatic build error.
2024-06-14 01:58:52 +02:00
4204c21780 Add Config Change To WebUI
Adds a settings menu to change various options.

Currently can only change config.json, changing postTutorialInventory.json for the purpose of standing caps planned.
2024-06-14 01:49:18 +02:00