diff options
Diffstat (limited to 'ModSlots/cmd.sh')
| -rwxr-xr-x | ModSlots/cmd.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ModSlots/cmd.sh b/ModSlots/cmd.sh new file mode 100755 index 0000000..494c3e3 --- /dev/null +++ b/ModSlots/cmd.sh @@ -0,0 +1,3 @@ +#! /usr/bin/env sh +source venv/bin/activate +./ModSlots.py Write slots.example.txt /mnt/hdd/mods/mhw /mnt/ssd/SteamLibrary/steamapps/common/Monster\ Hunter\ World |