Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 944 Bytes

File metadata and controls

26 lines (21 loc) · 944 Bytes


The Legend of Zelda: Breath of the Wild
Dungeon Editor

Documentation

Documentation on various different file formats used throughout BotW can all be found in the botw-modding repository.

Contributing

Contributions are always welcome, whether it's modifying source code to add new features or bug fixes, documenting new file formats or simply editing some grammar.

License

This project is licensed under the MIT License.

Thanks

This project derives work from many many people, but the most notable people are below, everything would not be possible without their work:

  • lioncash - GameFormatReader provides many utility classes for reading and writing Nintendo Formats.
  • LordNed - Initial understanding of BLWP and BFRES formats.