From 5097c37d9f394bb7d0415ac999b92f503b1c9d7e Mon Sep 17 00:00:00 2001 From: luojian Date: Thu, 16 Oct 2025 18:07:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.bat | 3 +++ run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.sh | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.bat create mode 100644 run_script_com.satiszen.tidy.asmr.zxffg.free.launcher.sh 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