Skip to content

jakcron/libpietendo

Repository files navigation

libpietendo - Nintendo File Format Library

License Language

Platform

Version

Library for parsing Nintendo file formats.

File tree

  • bin/ - Compiled binaries
  • build/visualstudio/ - Visual Studio Project files
  • docs/ - Doxygen Generated API Documentation
  • include/ - Public headers
  • src/ - Library source code & private headers
  • test/ - Test program source code
  • Makefile - Root makefile (GNU/Unix build system file)
  • LICENCE - Distribution License
  • Doxyfile - Doxygen config

Building

For GNU/unix systems make can be used. For native Windows, Visual Studio project files are provided.

See more here.

Documentation

API Documentation is generated using Doxygen, and located at docs/index.html.

License

This source code is made available under the MIT license.