From a9ef427e1db1a53a227fd8638679d3762f3e553d Mon Sep 17 00:00:00 2001 From: rfi Date: Sat, 6 Apr 2024 00:46:43 +0000 Subject: [PATCH] Update Getting Started --- Getting-Started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index 29939db..c577ee0 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,13 +1,13 @@ ## Prerequisites - Basic computer skills -- [.NET 7 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) +- [.NET 8 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) - [MongoDB](https://www.mongodb.com/try/download/community) ## Downloading - Get the latest release from [Releases](https://git.lewd.wtf/PGR/ascnet/releases) ## Patching The Client -- Download the patch [here](https://git.lewd.wtf/PGR/ascnet/releases/download/1.0.0-alpha/KRSDK_Debug.zip) +- Download the patch [here](https://git.lewd.wtf/PGR/ascnet/releases/download/1.0.2/Plugins.7z) - Extract the downloaded file - Rename KRSDK.dll in the game folder `PGR_Data\Plugins` to KRSDK.dll.bak - Put the DLLs from extracted file in the game folder `PGR_Data\Plugins` \ No newline at end of file