Add PyPI support, fix a bunch of issues i didnt notice, update README

This commit is contained in:
csd4ni3l
2025-10-12 21:29:55 +02:00
parent 47e7cc48ef
commit 01bec44101
23 changed files with 212 additions and 144 deletions

View File

@@ -1,7 +1,7 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
arcade==3.2.0
# via wizard_vs_irs (pyproject.toml)
# via wizard-vs-irs (pyproject.toml)
attrs==25.3.0
# via pytiled-parser
cffi==1.17.1
@@ -15,7 +15,7 @@ pyglet==2.1.6
pymunk==6.9.0
# via arcade
pypresence==4.3.0
# via wizard_vs_irs (pyproject.toml)
# via wizard-vs-irs (pyproject.toml)
pytiled-parser==2.2.9
# via arcade
typing-extensions==4.14.1