Commit Graph

16 Commits

Author SHA1 Message Date
Antony Rizzitelli 39b6cd7808 V Rising BepInEx: Wine staging version (#2550) 2023-11-12 11:19:19 +01:00
Quinten 015fefa24b Update to wine latest 2023-11-09 08:54:32 +01:00
Upd4ting 187bfc686c Update egg-v-rising-bep-in-ex.json 2023-11-08 21:31:11 +01:00
Antony Rizzitelli b6172e7306 Add "mono" to WINETRICKS_RUN env var
I don't really know why but I had problems with the dotnet6 installation but the installation is working well by installing mono first.

It seems others people than me was having the problem so it may be a good idea to add it as a default value.
2023-11-08 21:16:49 +01:00
Pete Navarra 314ca5ad1a Exported Egg to satisfy folks. 2023-06-15 17:55:47 -04:00
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