mirror of
https://github.com/UberGames/ioef.git
synced 2025-02-17 17:31:08 +00:00
7 lines
149 B
Batchfile
7 lines
149 B
Batchfile
|
call closefiles
|
||
|
copy debug\quake3.exe g:\quake3
|
||
|
copy debug\qagamex86.dll g:\quake3
|
||
|
copy debug\cgamex86.dll g:\quake3
|
||
|
copy debug\uix86.dll g:\quake3
|
||
|
|