Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Replace references to dotnet 5.0 with dotnet 8.0
  • Loading branch information
CasDragon authored Nov 24, 2024
1 parent 2bc6cbf commit e66d28c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A tool for browsing and managing Pathfinder: Wrath of the Righteous mods and the

[![Download zip](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download zip")](https://github.com/Pathfinder-WOTR-Modding-Community/ModFinder/releases/latest/download/ModFinder.zip) the latest release, extract the folder, and run `ModFinder.exe`!

### **You must have [.NET Destkop Runtime 5.0](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-5.0.0-windows-x64-installer) or later installed.**
### **You must have [.NET Destkop Runtime 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.302-windows-x64-installer) or later installed.**

### You must have installed [UnityModManager](https://www.nexusmods.com/site/mods/21).

Expand Down Expand Up @@ -76,7 +76,7 @@ File an [issue](https://github.com/Pathfinder-WOTR-Modding-Community/ModFinder/i

* Make sure you have [UnityModManager](https://www.nexusmods.com/site/mods/21) installed
* Run it and set it up for use with Wrath
* Make sure you have [.NET Destkop Runtime 5.0](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-5.0.0-windows-x64-installer) or later installed
* Make sure you have [.NET Destkop Runtime 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.302-windows-x64-installer) or later installed
* .NET 6.0 and soon .NET 7.0 should work as well, but if not try the link above
* .NET 5.0 is not the same thing as the .NET Runtime 5.0 which is not the same thing as the .NET Desktop Runtime 5.0; if you think already have .NET 5.0 or 6.0 installed and it isn't working, try that specific link
* Try [running it as an Administrator](https://www.itechtics.com/run-programs-administrator/)
Expand Down

0 comments on commit e66d28c

Please sign in to comment.