Update game to newest template version(build script, etc)

This commit is contained in:
csd4ni3l
2025-12-13 16:10:45 +01:00
parent 4145ccc97d
commit 1762756b77
6 changed files with 257 additions and 167 deletions

View File

@@ -5,7 +5,7 @@ description = "NotifPlayground"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"arcade==3.2.0",
"arcade>=3.3.3",
"plyer>=2.1.0",
"pypresence>=4.3.0",
]