Files
nod/.gitignore
047ab46da6 Add Python Bindings (#14)
* 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>
2026-06-03 02:22:35 -06:00

9 lines
64 B
Plaintext

/build
/target
/vendor
.idea
/.env
__pycache__
.cargo
*.tar.zst