mirror of
https://github.com/csd4ni3l/shatterstack.git
synced 2026-01-01 04:23:48 +01:00
add credits, sound, background, fix some bugs
This commit is contained in:
2
uv.lock
generated
2
uv.lock
generated
@@ -136,14 +136,12 @@ version = "0.1.0"
|
||||
source = { virtual = "." }
|
||||
dependencies = [
|
||||
{ name = "arcade" },
|
||||
{ name = "pillow" },
|
||||
{ name = "pypresence" },
|
||||
]
|
||||
|
||||
[package.metadata]
|
||||
requires-dist = [
|
||||
{ name = "arcade", git = "https://github.com/pythonarcade/arcade.git?rev=gui%2Fcontroller" },
|
||||
{ name = "pillow", specifier = ">=11.0.0" },
|
||||
{ name = "pypresence", specifier = ">=4.3.0" },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user