A (work-in-progress) set of tools for modifying the Legend of Zelda: Breath of the Wild (Wii U).
Find a file
2021-12-17 00:14:55 -08:00
Control Update tabs with new MenuItemPopup style 2021-06-04 20:41:58 -07:00
Debugging Rework BOTWConsole logging 2021-06-04 20:38:07 -07:00
Exceptions Migrate from .NET Framework 4.8 to .NET 5 2021-01-18 23:33:46 -08:00
IO Update IO.TSCB.TSCB class comments 2021-06-03 21:04:42 -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 Organize some style declarations, add MenuItemPopup transparent background 2021-06-04 20:40:32 -07: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 Simplify TabItem initialization, remove using BOTWToolset.Debugging 2021-06-03 21:01:21 -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 Notice regarding halted development 2021-12-17 00:14:55 -08:00

botw-toolset

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

Notice

This project is currently halted in development at the moment. I may come back to it in the future, but for now it'll stay incomplete.

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.