Added
-
Basic spoiler log file generated in the save root directory (this will be expanded on to be more user friendly in the future)
-
Client side UI when creating a new world to select different per seed options (for now only enable/disable is implemented)
-
Began working on how to generate a world for a dedicated server (this is still WIP and not recommended yet)
- To use on a server, you must create a file named randomizer-plus-plus.settings.json at the root directory of the server
- In this file you'll need to have the following contents
{ "enabled": <true|false> }