12 lines
353 B
Markdown
Executable File
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)
|