diff --git a/run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.bat b/run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.bat new file mode 100644 index 0000000..3514e0a --- /dev/null +++ b/run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.bat @@ -0,0 +1,3 @@ +#!/bin/bash +python main.py --config com.satiszen.tidy.asmr.zxffg.free.launcher.json +read -p "Press Enter to continue..." \ No newline at end of file diff --git a/run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.sh b/run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.sh new file mode 100644 index 0000000..da70549 --- /dev/null +++ b/run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.sh @@ -0,0 +1,3 @@ +@echo off +python main.py --config com.satiszen.tidy.asmr.zxffg.free.launcher.json +pause \ No newline at end of file