New large patch, "Outlast and Outrun" just released.
Changes:
- Added two new variables, `PICKUP_CLEANUP` and `FAKE_BUILDING_CLEANUP`. Each variable has a default value of 3000.
- No default value changes this patch.
**Changes:**
- Updated all default values, since the default values has changed since release of egg
- Added a missing variable - `PICKUP_RESPAWN_TIMER`
- Updated a few descriptions, from the included `ReadMe.txt`
* fixup: update `HumanitZ`
- Changed the parser to correctly use `INI` instead of file.
- Changed to `env.VARIBLE` instead of `server.build.env.VARIABLE`
* fixup: env fix
* Update egg-palworld.json
Fix install script for first run to create config file path
Set server public IP and Port so that Pal binary does not wipe out the file when not using default port 8211
* Update egg-palworld.json
Simplified code block