diff options
Diffstat (limited to 'Slow Damage/setup')
-rwxr-xr-x | Slow Damage/setup | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Slow Damage/setup b/Slow Damage/setup new file mode 100755 index 0000000..ab21ac3 --- /dev/null +++ b/Slow Damage/setup @@ -0,0 +1,5 @@ +#!/bin/sh + +source ./env + +"$PROTON" run ./bin/setup.exe |