Skip to content

Commit

Permalink
Merge pull request #21 from laralove143/patch-1
Browse files Browse the repository at this point in the history
fix broken links
  • Loading branch information
DeltaJordan authored Jun 7, 2023
2 parents a915c62 + a2a9908 commit 9d0b64e
Showing 1 changed file with 3 additions and 3 deletions.
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.

0 comments on commit 9d0b64e

Please sign in to comment.