# Clone Repo
mkdir build
cd build
cmake .. # On Windows Add -G "MinGW Makefiles" if Youre Using MinGW
make # Add -j(number of Threads) to make building faster
cp ../CopyToBuildFolder/* ./
# Done!--universeid / --unid # Use To Set Universe ID
--nogui # Uses Terminal As Output (def refresh 1 sec, clears screen)
--nofont # Makes Gui Mode Not Load Font
--noterm # Windows Only!!! Hides Terminal





