Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 438 Bytes

GDMP-Server

Server software for the mod

Build Instruction

git clone https://github.com/Furries-UwU/GDMP-Server.git --recursive
cmake . -B cmake-build-release -DCMAKE_BUILD_TYPE=Release
cmake --build . --config Release

Credits