This website requires JavaScript.
Explore
Help
Sign In
TheIndustriousRabbit
/
dos-vga-arena-shooter-game
Watch
1
Star
0
Fork
You've already forked dos-vga-arena-shooter-game
0
Code
Releases
1
Activity
a0fbfac5b8
dos-vga-arena-shooter-game
/
bin
/
release
6 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
wmake clean
&&
wmake
cp
$WATCOM
/binw/dos4gw.exe .
zip -u release.zip game.exe dos4gw.exe
View Git Blame
Copy Permalink