SceneGate / Ekona

.NET implementation of DS and DSi file formats
https://scenegate.github.io/Ekona/
MIT License
25 stars 1 forks source link

:sparkles: Implement DS ROM file system to binary #15

Closed pleonex closed 2 years ago

pleonex commented 2 years ago

Description

Example

Use the new converter NitroRom2Binary. The node must have the same folder hierarchy as when reading (top folders system and data).

This closes #7, #4