init venv & began server connection & also debug menu

This commit is contained in:
2025-09-06 01:45:47 +03:00
parent 1b3d02f005
commit 3aecfd08bd
1208 changed files with 232850 additions and 3 deletions

5
CLI/venv/pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = /usr/bin
include-system-site-packages = false
version = 3.12.3
executable = /usr/bin/python3.12
command = /usr/bin/python3 -m venv /mnt/Drive2/TiropitLauncher/CLI/venv