ihaveamac / pyctr

Python library to interact with Nintendo 3DS files
MIT License
30 stars 8 forks source link

Command-line tool #9

Open ihaveamac opened 3 years ago

ihaveamac commented 3 years ago

Some way to extract data from the various files pyctr can use, without going through ninfs (which requires FUSE setup), would be nice. It would primarily be useful to shell scripts. I might make this a separate package instead.