Update Getting Started

rfi 2024-04-06 00:46:43 +00:00
parent c859e600b1
commit a9ef427e1d
1 changed files with 2 additions and 2 deletions

@ -1,13 +1,13 @@
## Prerequisites ## Prerequisites
- Basic computer skills - 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) - [MongoDB](https://www.mongodb.com/try/download/community)
## Downloading ## Downloading
- Get the latest release from [Releases](https://git.lewd.wtf/PGR/ascnet/releases) - Get the latest release from [Releases](https://git.lewd.wtf/PGR/ascnet/releases)
## Patching The Client ## 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 - Extract the downloaded file
- Rename KRSDK.dll in the game folder `PGR_Data\Plugins` to KRSDK.dll.bak - 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` - Put the DLLs from extracted file in the game folder `PGR_Data\Plugins`