many optimizations and bug fixes

This commit is contained in:
Anthony Samms
2025-09-18 10:26:12 -04:00
parent 3fc0c80e0a
commit 92e6197fd2
17 changed files with 398 additions and 300 deletions

View File

@@ -8,8 +8,6 @@ dependencies = [
"moviepy>=2.1.2",
"raylib-sdl>=5.5.0.2",
"tomlkit>=0.13.3",
"dotenv>=0.9.9",
"gitpython>=3.1.44",
]
[tool.vulture]