Added instructions for changing config

It was unclear as to why config changes were not being applied.
This commit is contained in:
Matt Cavanagh
2024-03-23 11:49:30 +00:00
committed by GitHub
Unverified
parent 111e1b1297
commit a9b7d186c6
@@ -118,4 +118,8 @@ Those who need more variables will have to add them themselves.
See a list of what key matches with what variable [Here](https://github.com/QuintenQVD0/Palword-server-config-parser?tab=readme-ov-file#key-with-variables)
**Variables that do not exist will automatically be skipped parsing so you do not have to worry about it emptying your config file**
**Variables that do not exist will automatically be skipped parsing so you do not have to worry about it emptying your config file**
### My config isn't being applied after changing it? Why?
If you have already started a server and wish to change settings after the fact, updating `DefaultPalWorldSettings.ini` won't do anything. To update config for a pre-existing game, you need to edit the following path: `Pal/Saved/Config/LinuxServer/PalWorldSettings.ini`, then restart your server.