Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 788 Bytes

File metadata and controls

28 lines (18 loc) · 788 Bytes

Binary Texture Library

C# library for the BNTX file format used in some Nintendo games.

License Downloads

Usage

...

Install

NuGet NuGet

NuGet

Install-Package BntxLibrary

Build From Source

git clone https://github.com/EPD-Libraries/BntxLibrary.git
dotnet build BntxLibrary