Added Requirements

Updated README
This commit is contained in:
=
2024-08-14 14:45:54 -06:00
parent c6ef3548e0
commit 4af65368b6
2 changed files with 17 additions and 0 deletions

View File

@@ -1,2 +1,11 @@
# Y-Tracker
A DK64 Randomizer Tracker built on Python. Built as there are no available trackers that are Unix-Capable.
## Setup
This is built on Python 3.11.9. You can build it with `pip install -r requirements.txt` and then run it with `python main.py`.
## Source
[https://github.com/Yavin7/Y-Tracker.git](https://github.com/Yavin7/Y-Tracker.git)