mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-02-01 12:03:22 +00:00
3 lines
194 B
Plaintext
Executable File
3 lines
194 B
Plaintext
Executable File
[[ $# -eq 0 ]] && echo "Usage: $0 <version number>" && echo "NOTE: Must be run from the project root directory (e.g. wi)." && exit
|
|
mono bin/MarkVersion.exe 1 game/htdata832.pdb +++VERSION+++ $1
|