1 Commits
1.0 ... dev

Author SHA1 Message Date
ddbf4a00f4 Add run script 2025-09-08 23:17:50 +12:00

View File

@@ -10,3 +10,7 @@ websockets = "*"
[requires]
python_version = "3.12"
[scripts]
run = 'watchfiles "python main.py" main.py networking.py settings.py color_utils.py'