Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix broken links #21

Merged
merged 1 commit into from
Jun 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

---

**Botw Save Manager** is a fork of [https://github.com/WemI0/BOTW_SaveConv](https://github.com/WemI0/BOTW_SaveConv) updated to `DotNET 6` with full support for `Windows` and `Linux`.
**Botw Save Manager** is a fork of WemI0's `BOTW_SaveConv` updated to `DotNET 6` with full support for `Windows` and `Linux`.

Converting currently supports BOTW `Switch <-> WiiU` save files that share the same update version (upgrade/downgrade untested).

## Setup

1. Download and install the DotNET 6.0 Runtime for your system: [Windows x64](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.10-windows-x64-installer) or [Linux](https://learn.microsoft.com/dotnet/core/install/linux?WT.mc_id=dotnet-35129-website)
2. Download the [latest release]() of BotwSaveEditor.
2. Download the [latest release](https://github.com/DeltaJordan/BotW-Save-Manager/releases) of BotwSaveEditor.
3. Run `BotwSaveEditor.exe` and bypass the smartscreen warning. *(This warning is caused by the unsigned **.exe**. Signing applications can become expensive, so it is impractical for community project such as this.)*

## Usage
Expand All @@ -37,4 +37,4 @@ Converting currently supports BOTW `Switch <-> WiiU` save files that share the s

1. Drag and drop a WiiU or Switch save folder over the console window as prompted.
2. Wait for the save to process, then drag an empty folder over the console window to save the converted files to.
3. Wait once more for the completion message.
3. Wait once more for the completion message.