mirror of
https://github.com/csd4ni3l/aim-trainer.git
synced 2026-01-01 12:13:42 +01:00
Initial version
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "aimtrainer"
|
||||
version = "0.1.0"
|
||||
description = "An aim trainer made in Ursina engine."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"pypresence>=4.3.0",
|
||||
"ursina>=7.0.0",
|
||||
]
|
||||
Reference in New Issue
Block a user