Raven Shield 1.60 with OpenRVS, N4Admin, URLPost, and N4IDMod. All game modes supported.
Live server status, player statistics, round history, and remote administration.
Built-in HTTP redirect server for custom maps and textures. Players get files faster.
Drop in .7z or .zip map packs and they are automatically extracted and installed on startup. Over 1,500 maps available in the archive below.
Interactive setup wizard asks a few questions and generates all config files. Edit .env anytime to reconfigure.
Three optional mods included: Increased Ammo, Run N Gun, and Santa Hat. Toggle them on or off during setup. More mods coming soon.
RVS In A Box packages everything you need to host a Raven Shield dedicated server into a pre-built Docker container. No Windows, no Wine configuration, no compiling. Just answer a few questions, auto-pull the images, and you're online.
$ git clone https://github.com/ericreinsmidt/rvs-in-a-box.git $ cd rvs-in-a-box $ python3 setup.py $ docker compose pull $ docker compose up -d