dos-vga-arena-shooter-game/bin/release

6 lines
100 B
Bash
Executable File

#!/bin/sh
wmake clean && wmake
cp $WATCOM/binw/dos4gw.exe .
zip -u release.zip game.exe dos4gw.exe