NeoPy commited on
Commit
5ce6198
·
verified ·
1 Parent(s): 43f7f6e

Rename go-realtime-gui.bat to run/win/go-realtime-gui.bat

Browse files
go-realtime-gui.bat DELETED
@@ -1,2 +0,0 @@
1
- runtime\python.exe --nocheck gui_v1.py
2
- pause
 
 
 
run/win/go-realtime-gui.bat ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ runtime\python.exe --nocheck gui\v1.py
2
+ pause