Skip to content

Repository files navigation

DisasterServer

Building source

git clone --recursive https://github.com/AX88M2/DisasterServer.git
cmake -S . -B build && cmake --build build

Alternative building (without UI)

cmake -S . -B build
cmake --build build --config Release

Alternatvive building (with UI)

cmake -B build -S . -G "MinGW Makefiles" -DBUILD_UI=ON -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release

If using ninja, then:

cmake -B build -S . -DBUILD_UI=ON -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release

About

Кастомный сервер игры Sonic.exe The Disaster 2D Remake

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages