打包命令

This commit is contained in:
luojian 2025-10-16 18:07:59 +08:00
parent 67d31513c8
commit 5097c37d9f
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash
python main.py --config com.satiszen.tidy.asmr.zxffg.free.launcher.json
read -p "Press Enter to continue..."

View File

@ -0,0 +1,3 @@
@echo off
python main.py --config com.satiszen.tidy.asmr.zxffg.free.launcher.json
pause