This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Register
Sign In
backup
/
cnc-ddraw
Watch
1
Star
0
Fork
0
You've already forked cnc-ddraw
mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced
2025-03-15 06:04:49 +01:00
Code
Issues
Projects
Releases
Activity
cnc-ddraw
/
build.bat
9 lines
99 B
Batchfile
Raw
Permalink
Normal View
History
Unescape
Escape
fully separate render thread to prevent slowdowns in main thread
2017-11-11 23:32:07 +01:00
@
echo
off
REM
REM cnc-patch environment config
REM
update build.bat path
2023-10-22 11:28:22 +02:00
set
PATH
=
C:\w64devkit\bin
make clean
make
fully separate render thread to prevent slowdowns in main thread
2017-11-11 23:32:07 +01:00
pause
Reference in New Issue
Copy Permalink