ihaveamac / ninfs

FUSE filesystem Python scripts for Nintendo console files
MIT License
436 stars 18 forks source link

[Suggestion] Extract files instead of mounting using FUSE #70

Open ZeroSkill1 opened 3 years ago

ZeroSkill1 commented 3 years ago

It would be great if you had the option to just make ninfs extract files, instead of mounting them on a virtual path. This would not require fuse.

ihaveamac commented 3 years ago

I thought about doing this, it'd probably be best suited for a second program using the same libraries.