diff options
| author | 2026-06-02 22:27:51 -0400 | |
|---|---|---|
| committer | 2026-06-02 22:27:51 -0400 | |
| commit | 36871052773638da16a8795c657b03064138f388 (patch) | |
| tree | 588a4b1b134d4fd24fe7ddfc734395170b8faf39 /ModSlots/cmd.sh | |
| parent | d40ec05f3e61b51be0b6a7797fc11e0b626d238b (diff) | |
| download | NewCamera-36871052773638da16a8795c657b03064138f388.tar.gz NewCamera-36871052773638da16a8795c657b03064138f388.tar.bz2 NewCamera-36871052773638da16a8795c657b03064138f388.zip | |
ModSlots and Scripts cleanup
Signed-off-by: Andrew Opalach <andrew@akon.city>
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 |