mirror of
https://github.com/encounter/nod.git
synced 2026-07-10 12:18:48 -07:00
* GC fixes from pr #13 * Fix reading boot.bin * Fix for building gc iso * Fix game title in apply_overrides * Format * Add python binding * Add DiscWriter * Update pyo3 * Fix missing callbacks * Fix process description * Refuse untyped arguments * Replace open_disc with just using DiscReader directly * Add DiscPatcher * format * Add support for changing headers * PyPartitionReader.__repr__ * read_file now opens a file * Add set_dol * Rename to nod-rs * Format * lock file * Remove unused import * Format --------- Co-authored-by: Luke Street <luke@street.dev>
9 lines
64 B
Plaintext
9 lines
64 B
Plaintext
/build
|
|
/target
|
|
/vendor
|
|
.idea
|
|
/.env
|
|
__pycache__
|
|
.cargo
|
|
*.tar.zst
|