mirror of
https://github.com/open-goal/jak-project
synced 2026-09-03 02:14:07 -04:00
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
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
cd ..\..
|
||||
out\build\Release\bin\goalc-test
|
||||
pause
|
||||
Reference in New Issue
Block a user