Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Q-Sharp committed Aug 24, 2024
1 parent cbcf031 commit e80f71c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Back up your Remnant 2 saves and view your world rolls.
**This project is a work in progress. Lots of features are broken or partially implemented.**

## Installation
1. Download and install [Microsoft .NET 6.0](https://dotnet.microsoft.com/en-us/download) or greater
1. Download and install [Microsoft .NET 8.0](https://dotnet.microsoft.com/en-us/download) or greater
2. Download the [latest release](https://github.com/Razzmatazzz/RemnantSaveGuardian/releases/latest/download/RemnantSaveGuardian.zip)
3. Unzip the latest release to a folder of your choosing (probably not the same folder where you have the game installed)
4. Run RemnantSaveGuardian.exe
Expand Down
2 changes: 2 additions & 0 deletions RemnantSaveGuardian.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
.github\workflows\dotnet-desktop.yml = .github\workflows\dotnet-desktop.yml
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
Expand Down

0 comments on commit e80f71c

Please sign in to comment.