mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-15 02:09:58 -06:00
Added Pathfinding dependency, started on path.py
This commit is contained in:
@@ -8,6 +8,7 @@ verify_ssl = true
|
||||
[packages]
|
||||
arcade = "*"
|
||||
networkx = "*"
|
||||
pathfinding = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
||||
Reference in New Issue
Block a user