jak-project/scripts/batch/test.bat
ManDude 8e1c147ad8
move commonly used scripts to specific folders (#325)
* move commonly used scripts to specific folders

* fixes

* Update test.sh

* Update test.sh

* Fix file permission
2021-03-18 16:43:37 -04:00

4 lines
57 B
Batchfile

@echo off
cd ..\..
out\build\Release\bin\goalc-test
pause