A (work-in-progress) set of tools for modifying the Legend of Zelda: Breath of the Wild (Wii U).
Find a file
2021-06-02 19:37:36 -07:00
Control Change tab design heights & application minimum height 2021-06-02 19:37:36 -07:00
Debugging Rework tab initialization system 2021-05-30 19:20:03 -07:00
Exceptions Migrate from .NET Framework 4.8 to .NET 5 2021-01-18 23:33:46 -08:00
IO Use built-in Math.Clamp over MathExt.Clamp, remove MathExt.Clamp 2021-05-30 19:04:27 -07:00
Resources/Icons Migrate from .NET Framework 4.8 to .NET 5 2021-01-18 23:33:46 -08:00
.gitignore Initial commit 2021-01-07 01:38:17 -08:00
App.xaml Simplify App.xaml style setters 2021-01-24 01:00:05 -08:00
App.xaml.cs Migrate from .NET Framework 4.8 to .NET 5 2021-01-18 23:33:46 -08:00
appicon.ico Migrate from .NET Framework 4.8 to .NET 5 2021-01-18 23:33:46 -08:00
AssemblyInfo.cs Clean up project files 2021-01-21 21:20:01 -08:00
BOTWToolset.csproj Update for proper versioning 2021-02-03 17:04:01 -08:00
BOTWToolset.sln Clean up project files 2021-01-21 21:20:01 -08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2021-01-16 22:56:14 -08:00
Dashboard.xaml Change tab design heights & application minimum height 2021-06-02 19:37:36 -07:00
Dashboard.xaml.cs Dashboard readonly strings 2021-05-30 19:20:15 -07:00
LICENSE Initial commit 2021-01-07 01:38:17 -08:00
MathExt.cs Use built-in Math.Clamp over MathExt.Clamp, remove MathExt.Clamp 2021-05-30 19:04:27 -07:00
README.md Update README with 'contributing' information 2021-01-07 01:48:23 -08:00

botw-toolset

A set of tools for modifying Breath of the Wild (Wii U).

Contributing

I'm currently not accepting pull requests as this project is currently in a very, very early state and needs a lot more development. However, if you would like to make feature requests/bug reports, feel free to open an issue.