Skip to content

Kermalis/SimpleNARC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleNARC is a super-simple library to read NARC files

There is only one NARC class:

  • It inherits IReadOnlyList<byte[]>
  • There's a method to save each file to a drive

As I said, it's super-simple.

It should work with the majority of NARC files out there, but I don't have odd cases to test, so create an issue if you experience problems.

This library is .NET Standard 2.0.


SimpleNARC uses:

About

A super-simple library to read NARC files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages