Update Getting Started

rfi 2023-12-25 00:47:43 +00:00
parent 516643d53e
commit 274f27deb2
1 changed files with 6 additions and 0 deletions

@ -6,6 +6,12 @@
## 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
- Download the patch [here](https://git.lewd.wtf/PGR/ascnet/releases/download/1.0.0-alpha/KRSDK_Debug.zip)
- 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`
## Connecting ## Connecting
- Download and install [Fiddler Classic](https://www.telerik.com/fiddler/fiddler-classic) - Download and install [Fiddler Classic](https://www.telerik.com/fiddler/fiddler-classic)
- Open Fiddler Classic and go to the `FiddlerScript` tab - Open Fiddler Classic and go to the `FiddlerScript` tab