SceneGate / Ekona

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

Implement converter node file system to binary #7

Closed pleonex closed 2 years ago

pleonex commented 2 years ago

Implement a converter to generate a binary stream from a node containing the full file system (system and data nodes): IConverter<NodeContainerFormat, BinaryFormat>. It should: