Update Getting Started
parent
516643d53e
commit
274f27deb2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue