How to build first time ./build.ps1 -Fresh How to build fast after each modification ./build.ps1 this will build bin/GAME_APPLICATION run it using ./bin/GAME_APPLICATION How to test your work ./test.ps1 -t {option}