diff --git a/.gitignore b/.gitignore index 92e7543..73c58b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -supplementals/ +supplementals/client drop-in +supplementals/static data +supplementals/IRC.zip diff --git a/guide.php b/guide.php index c60695b..0db8248 100644 --- a/guide.php +++ b/guide.php @@ -13,7 +13,7 @@ $version = ""; //json_decode(file_get_contents("supplementals/static data/buildC

Client Patch

-

In order to connect to custom servers, the client needs to be patched. We will use the Boostrapper for this.

+

In order to connect to custom servers, the client needs to be patched, which the Boostrapper is for. To set it up, you can use this powershell script or follow these steps: