**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
* Replacing WINE in favor of PROTON which saw a gigantic performance improvement with Enshrouded Dedicated server.
* Updating Egg to Proton, Take 2
* make this come from an internal repo
* Use our images
* Adding in Settings File Initialization.
* Fix server password
since version 0.1.3.0 you are able to join a password protected server by ip adress. i've tested this feature and it works as intended.
Co-Authored-By: Quinten <67589015+QuintenQVD0@users.noreply.github.com>