Files
Y-Tracker/README.md

12 lines
353 B
Markdown
Raw Normal View History

2024-08-12 22:18:46 -06:00
# Y-Tracker
2024-08-14 14:45:54 -06:00
2024-08-12 22:18:46 -06:00
A DK64 Randomizer Tracker built on Python. Built as there are no available trackers that are Unix-Capable.
2024-08-14 14:45:54 -06:00
## 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)