feat: add V Rising server #22

Closed
polpetta wants to merge 11 commits from vrising into master
Showing only changes of commit 3805b6e861 - Show all commits

@ -29,7 +29,7 @@ services:
V_RISING_SERVER_LIST_ON_EOS: "false"
V_RISING_SERVER_AUTO_SAVE_COUNT: 5
V_RISING_SERVER_AUTO_SAVE_INTERVAL: 10
V_RISING_SERVER_GAME_SETTINGS_PRESET: "StandardPvE"
V_RISING_SERVER_GAME_SETTINGS_PRESET: "StandardPvP"
env_file: .vrising.env # For server passwords
ports:
- "9876:9876/udp"