Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Zeotni committed May 9, 2018
2 parents a9dd921 + 32a1364 commit 00055c1
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# BotW Save Manager
# Breath of the Wild Save Manager

**Note: Make sure both versions of BotW have the same update version**

BotW Save Manager is a tool that at the moment can convert Switch <-> WiiU BOTW save files. It currently has only been written on the .Net Framework for Windows, but will also be written in .Net Core (command-line only) for cross-compatibility. It is also planned to have support for save editing, with most of the code based on https://github.com/marcrobledo/savegame-editors/tree/master/zelda-botw.
BotW Save Manager is a fork of https://github.com/WemI0/BOTW_SaveConv that at the moment can convert Switch <-> Wii U BotW save files. It currently has been written with .Net Framework for Windows with UI, and .Net Core (command-line only) for cross-compatibility. It is also planned to have support for save editing, with most of the code based on https://github.com/marcrobledo/savegame-editors/tree/master/zelda-botw.

Usage: At the moment until basic functionality is complete you will have to compile it yourself and run it that way.
## Dependencies:

## Dependencies
.Net Framework 4.7
* Windows
* [.Net Framework 4.7](https://www.microsoft.com/en-us/download/details.aspx?id=55170)
* Other
* .Net Core - varies by system

0 comments on commit 00055c1

Please sign in to comment.