diff --git a/README.md b/README.md index fd819dd..f5b64cf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# BOTW_SaveConv +# BotW Save Manager -BOTW_SaveConv is a tool to convert Switch<->WiiU BOTW save files. +**Note: Make sure both versions of BotW have the same update version** -Usage: Put 'BOTW_SaveConv.exe' into the root of the folder of your BOTW savegame, (which contain option.sav) and run it. +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. -**Note: Make sure both versions of BotW have the same update version** \ No newline at end of file +Usage: At the moment until basic functionality is complete you will have to compile it yourself and run it that way. + +## Dependencies +.Net Framework 4.7