mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-13 21:55:27 -04:00
2c600ddd3d
* yeet libyaz0 * replace elf2rom * makeyar.py * some cleanup * Yeet unused tools * format scripts * Review * review * Rework checksummer.py to modify input file instead
20 lines
249 B
Plaintext
20 lines
249 B
Plaintext
# Setup
|
|
colorama>=0.4.3
|
|
crunch64>=0.3.1,<1.0.0
|
|
ipl3checksum>=1.2.0,<2.0.0
|
|
|
|
# disasm
|
|
rabbitizer>=1.0.0,<2.0.0
|
|
|
|
# Compression
|
|
pyelftools>=0.26
|
|
|
|
# diff
|
|
watchdog>=0.10.2
|
|
argcomplete
|
|
python-Levenshtein
|
|
cxxfilt
|
|
|
|
# map parsing
|
|
mapfile-parser>=1.2.1,<2.0.0
|