Commit Graph

11 Commits

Author SHA1 Message Date
Pete Navarra
9f0425cfe0 Updating for V Rising - Secrets of Gloomrot
Adjusts egg to allow proper install of updated BepInEx as well as dotnet6 in the container.
2023-06-11 13:58:27 -04:00
Red-Thirten
d192bc8df1 Secrets of Gloomrot Update
- Adds support for new settings in ServerHostSettings.json, including: ListOnSteam, ListOnEOS, CompressSaveFiles, and API Enabled.
- Changes stop command to accommodate latest Wings version by force-stopping the server. This is not ideal, but utilizing the current image with `eval` OR `exec` (I tested it) still does not seem to pass the SIGINT correctly (or maybe it does and WINE just doesn't listen; I don't know).
- Improved [SYSTEM] startup parameters.
- Updated the install script to check for successful installation and use the default ServerHostSettings.json that ships with the server.
2023-05-18 02:49:13 -07:00
gOOvER
0a033d2888 removed lines 2023-01-15 14:46:57 +01:00
gOOvER
8e9a223051 add V Rising BepInex 2023-01-15 13:54:45 +01:00
gOOvER
0d3fc1f9a3 fixed typo 2023-01-13 12:18:51 +01:00
gOOvER
120b70f273 Update egg-v-rising.json 2023-01-13 11:14:37 +01:00
Dimitris Kafetzis
6c35a95966
[V Rising] Change the console key to backtick from tilde (#1939)
I don't know whether this was true in previous versions of the sever, but currently the key to open the admin console within the game is the backtick key, not tilde. I suggest we reflect that in the readme to avoid confusion.
2022-11-01 12:07:59 -07:00
softwarenoob
6c5631b906
ref: change variable permissions
Changed:

Do not SteamCMD validate files
Do not allow users to modify RCON port
Display the query port to users
Use PTLD_V2

Fixes #1700
2022-06-12 23:08:22 +03:00
Red-Thirten
bd77d26939 Verbiage Fixes & Bug Accommodations
- `adminlist.txt` and `banlist.txt` are not currently recognized from within the persistent data path, so they were removed from the installation script, and the README was updated to point users to the currently working file location.
- "Game Mode" startup parameter was renamed to "Game Settings Preset" to avoid confusion, and it's default value set to null to match documentation.
- V Rising was in the wrong alphabetical spot for all the directory READMEs and was fixed.
2022-05-28 13:21:01 -07:00
Red-Thirten
2a00bb04ad Fix typo in README
Fixes table formatting in Server Ports section
2022-05-27 23:56:32 -07:00
Red-Thirten
3452e05f8d Initial Upload 2022-05-27 23:53:53 -07:00