Squashed
This commit is contained in:
commit
a45a0e8685
12 changed files with 311 additions and 0 deletions
8
bin/hammer.sh
Executable file
8
bin/hammer.sh
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
cd "$HOME/tf_hammer/bin/x64"
|
||||
|
||||
wine hammerplusplus.exe
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue