Cleanup init commit

This commit is contained in:
Extraltodeus
2026-07-13 22:26:50 +02:00
commit 1ff4063282
46 changed files with 12724 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@echo off
REM Launch the J-Wash server on http://localhost:8381
REM Activate your Python environment first (e.g. `conda activate jwash`),
REM then run this script — or simply `python -X utf8 run.py`.
cd /d %~dp0
python -X utf8 run.py