initial commit

This commit is contained in:
2026-05-06 14:35:12 +02:00
commit 573ccd7c61
8 changed files with 375 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
@echo on
python src\main.py %*
pause