Files
Y-Tracker/README.md
= 4af65368b6 Added Requirements
Updated README
2024-08-14 14:45:54 -06:00

12 lines
353 B
Markdown
Executable File

# 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)