mirror of
https://github.com/csd4ni3l/connect-the-current.git
synced 2026-01-01 04:13:41 +01:00
Commit from game template + added basic power line and difficulty selector
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "connect-the-current"
|
||||
version = "0.1.0"
|
||||
description = "Connect the Current"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"arcade==3.2.0",
|
||||
"pypresence>=4.3.0",
|
||||
]
|
||||
Reference in New Issue
Block a user