This project requires CMake (https://cmake.org/install/)
Obtaining and compiling the project:
git clone https://github.com/Open-RSC/SneakyMUD.git/
cd SneakyMUD
mkdir build
cd build
cmake ..
cmake --build .
When contributing to this project, follow the syntax guidelines here:
https://github.com/lefticus/cppbestpractices/blob/master/SUMMARY.md