shards install
if compiling/installing from Windows, please follow game_sf windows instructions
make
or
make test
make release
creates Windows release build, packages and zips
make winpack
you'll need 7z (7zip binary) installed (download)
zips up SFML DLLs, assets, run.bat (basically the .exe) to build/phase-win.zip
make macpack
creates Mac OSX release build, packages and zips
you'll need installed:
7zz(7zip binary) viabrew install 7zipplatypus(Platypus binary) viabrew install --cask platypusthen inPlatypus > Preferencesinstall the command line tool
zips up SFML libs, ext libs, assets, phase.app (created by Platypus) to build/phase-mac.zip