mirror of
https://github.com/csd4ni3l/chaos-protocol.git
synced 2026-01-01 04:23:43 +01:00
Update requirements.txt, add saving and loading, add file manager, convert each UI group to a category controlled by buttons at the bottom, fix crash induced by non shape_action if rules not getting shape_type
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile pyproject.toml -o requirements.txt
|
||||
arcade==3.2.0
|
||||
# via game-name (pyproject.toml)
|
||||
arcade==3.3.3
|
||||
# via chaos-protocol (pyproject.toml)
|
||||
attrs==25.3.0
|
||||
# via pytiled-parser
|
||||
cffi==1.17.1
|
||||
# via pymunk
|
||||
pillow==11.0.0
|
||||
pillow==11.3.0
|
||||
# via arcade
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
@@ -15,7 +15,7 @@ pyglet==2.1.6
|
||||
pymunk==6.9.0
|
||||
# via arcade
|
||||
pypresence==4.3.0
|
||||
# via game-name (pyproject.toml)
|
||||
# via chaos-protocol (pyproject.toml)
|
||||
pytiled-parser==2.2.9
|
||||
# via arcade
|
||||
typing-extensions==4.14.1
|
||||
|
||||
Reference in New Issue
Block a user