Merge pull request #386 from DrSmoothl/main-fix

增加WebUI配置可视化编辑器
This commit is contained in:
SengokuCola
2025-03-14 21:47:21 +08:00
committed by GitHub
3 changed files with 1147 additions and 0 deletions

Binary file not shown.

4
run-WebUI.bat Normal file
View File

@@ -0,0 +1,4 @@
CHCP 65001
@echo off
python webui.py
pause

1143
webui.py Normal file

File diff suppressed because it is too large Load Diff