5 Commits

Author SHA1 Message Date
Red-Thirten
481fc4e4b4
Update V Rising (Vanilla) Default Image (#57)
- Changes the default image to `wine_latest`. `wine_staging` is left as an option, but currently has a library issue preventing the server from starting.
- The Pterodactyl Egg has been re-exported to fix various special character escapes.
- The only change to the installation script is the date.
2024-08-03 09:06:05 +02:00
notCharles
be0ea1d25e Update for Pelican Egg Importing.
Update Eggs to add UUIDs to support Pelican Egg Updating.
2024-05-31 20:11:09 -04:00
Red-Thirten
a26fa81a29
[V Rising (Vanilla)] 1.0 Release Update (#11)
* [V Rising (Vanilla)] 1.0 Release Update

- Updated startup command to include the `-gamePort` parameter to accommodate the switch to Server Host Settings configuration via environment variables only.
- Updated startup flag string to be more accurate.
- Updated stop command to stop server gracefully.
- Updated the install script to no longer require `dos2unix` or `ServerHostSettings.json` creation/parsing (all env. vars. now; as stated above).
- Updated all Startup Variables:
  - All changes made were to align the variables with the officially communicated [Server Host Settings](https://github.com/StunlockStudios/vrising-dedicated-server-instructions/blob/master/1.0.x/INSTRUCTIONS.md#server-host-settings).
  - Any added variables are new to 1.0.
  - Any removed variables are not listed in the above link, but may still be manually set by hand.
  - Any edited variables were done so to either facilitate the switch to env-var-based Host Settings, or align their descriptions/rules to be up to date with the link above.
- Updated my author email.
- Updated README with more accurate links and better descriptions.
2024-05-14 13:29:19 -07:00
QuintenQVD0
b45df1e3e9 Append the forgotten commit 2024-05-01 20:26:03 +02:00
Michael (Parker) Parker
e3576e3433
change over for pelican-eggs layout
moving over to the new pelican-eggs layout
2024-04-12 19:39:49 -04:00