Skip to content

TheExentist151/NNLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NNLib

WIP library for SEGA NN formats, written on C#.

Usage

// Loading a file
NNFile file = new NNFile();
file.Read("path/to/nn/file.xno");

NNViewer

CLI tool that allows to view information about NN chunks in a file.

Special thanks

Special thanks goes to:

About

WIP library for SEGA NN formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages