Skip to content

ddnethvh/alivefng

Repository files navigation

DDNetHvH Server - FNG

A dedicated server for DDNet (DDraceNetwork) featuring Hacker vs Hacker gameplay in FNG mode.

Installation

Clone the repository

git clone https://github.com/ddnethvh/alivefng
cd alivefng

Clone the libraries (Linux)

sudo apt install build-essential cargo cmake git glslang-tools google-mock libavcodec-extra libavdevice-dev libavfilter-dev libavformat-dev libavutil-dev libcurl4-openssl-dev libfreetype6-dev libglew-dev libnotify-dev libogg-dev libopus-dev libopusfile-dev libpng-dev libsdl2-dev libsqlite3-dev libssl-dev libvulkan-dev libwavpack-dev libx264-dev python3 rustc spirv-tools
# Or:
sudo apt install build-essential cargo cmake git google-mock libcurl4-openssl-dev libsqlite3-dev libssl-dev python3 rustc

Build the server

mkdir build
cd build
cmake ..
make -j$(nproc)

Run the server

./fng2_srv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published