research
/
eightysix
Watch
1
Star
0
Fork
You've already forked eightysix
0
Code
Issues
Activity
development
eightysix
/
start.bat
10 lines
69 B
Batchfile
Raw
Permalink
Normal View
History
Unescape
Escape
Added: build.bat, start.bat and program entry point.
2024-11-25 18:42:54 +00:00
@
echo
off
setlocal
pushd
"
%~dp0
"
pushd
build
Added: codebase constructs, types and keywords
2024-11-25 20:44:29 +00:00
.\eightysix.exe
Added: build.bat, start.bat and program entry point.
2024-11-25 18:42:54 +00:00
popd
Reference in New Issue
Copy Permalink