* Update egg-sons-of-the-forest.json
Add SAVE_SLOT variable to set save slot in startup command. Allow end-users to upload their own save and set save folder name easily.
* export from panel
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Added instructions for changing config
It was unclear as to why config changes were not being applied.
* Simplify
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Update egg-valheim-bep-i-nex.json
the sub-domaine not work for install BepInEx mod.
Error 404.
Without sub-domain is work.
* export from panel
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Fix Typo in Installation Script
Though it is a minor error, fixes some people's OCD at least.
* Redo Indentation
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Change default startup parameters
so that the server outputs into the console and can be detected as running
* Update export timestamp
* Update
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* [Remove] Delete game_eggs/yuzu-emu directory
Yuzu stopped their work on the emulator due at the Nintendo win : https://twitter.com/yuzuemu/status/1764733659444064671
The emulator isn't working anymore, everything about yuzu-emu has been deleted
* also remove Yuzu from the readme
* Remove Yuzu because legal reasons with Nintendo
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Update egg-palworld.json for RCON cli
* Update args -publiclobby
* Remove Pal
* Exported from my panel
* Fix rcon
* Update the Parser to v1.0.11 for the new flags
* PUBLIC_IP is not required anymore if the allocation is public because the parser takes care of that
* add bShowPlayerList note
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
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