update arcade dependency to development branch, add setting start

settings start category constant
This commit is contained in:
csd4ni3l
2025-05-14 15:31:36 +02:00
parent 431cd359cd
commit 38541091bf
5 changed files with 123 additions and 122 deletions

View File

@@ -10,4 +10,4 @@ dependencies = [
]
[tool.uv.sources]
arcade = { git = "https://github.com/pythonarcade/arcade.git", rev = "gui/controller" }
arcade = { git = "https://github.com/pythonarcade/arcade.git", rev = "development" }