legoduded / palworld-worldoptions

A tool for creating WorldOption.sav and applying the PalWorldSettings.ini for dedicated servers
132 stars 14 forks source link

[Feature Request] Add .ini output for the website #19

Closed TheraNinjaCat closed 4 months ago

TheraNinjaCat commented 4 months ago

It's possible to import from the ini, however if I edit the config using the website there's now a discrepancy between the original ini file and the resulting WorldOptions file. A solution for this would be to add an option to also output the settings in ini format to replace the original ini file. A different solution would be to support importing the WorldOptions file as well as ini.

fermioff commented 4 months ago

First off, thank you for this tool! I've just started hosting a server this week for myself and friends and @TheraNinjaCat 's request is exactly what I came here looking for. It would be great to have an output txt/ini file in plaintext to help in keeping a changelog and to keep track of multiple world states . A basic changelog can be kept manually, of course, yet it would be great to have the txt/ini files for the purpose of maintaining a catalog while also allowing us to more feasibly cross-reference each world state. Examples where this output would facilitate managing a server: 1) We'd like to test the numerous server settings and how certain varying combinations might work together; 2) We'd like to create "event" style world states (e.g. long nights, super deterioration) and a txt/ini output would make this much more manageable

legoduded commented 4 months ago

A generated Palworldsettings.ini is available on the site now. Let me know if you have any issues. You can also import a WorldOption.sav and edit/export those values.