This is a foundation\frame for single gametype teeworlds mod (with some ddnet features)
Begun as a fork of tw+ by Pointer13
Included maps and some features are from the pointers fork
Recomended to see tw+ readme
# Debian/Ubuntu
sudo apt install build-essential cmake git python3 zlib1g-dev
mkdir build
cd build
cmake ../ -GNinja
ninja
- Removed gametypes
- Content unrelated to server removed