Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 611 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 611 Bytes

V Rising Dedicated Server

Dedicated linux server for the game V Rising. Dockerized for easy deployment.

Requirements

  • Docker
  • Docker Compose

Usage

Temporary solution until we publish the image on Docker Hub.

  1. Clone the repository
  2. Run docker-compose up -d

Configuration

The server configuration is done through the data/Settings/ServerGameSettings.json and data/Settings/ServerHosetSettings.json files. Just start the server once to generate the files.

Links

V Rising Dedicated Server Instructions