spaceninjaserver / SpaceNinjaServer

A simple server for a small space ninja game
GNU General Public License v3.0
66 stars 35 forks source link

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

Closed VampireKitten closed 2 months ago

VampireKitten commented 2 months ago

Adds a settings menu to change various options.

Currently can only change config.json, changing postTutorialInventory.json for the purpose of standing caps planned.