commit e30dbe563d6f3710bbe9811427008a05ce516b88 Author: ImAlpha Date: Thu Aug 3 01:05:14 2023 -0700 Client side guide done diff --git a/RLCraft.md b/RLCraft.md new file mode 100644 index 0000000..50e5dd0 --- /dev/null +++ b/RLCraft.md @@ -0,0 +1,22 @@ +# RLCraft Minecraft 1.12.2 Docker(Portainer) + Client Setup +## Client Set-up +### Download CurseForge +- Visit [CurseForge](https://www.curseforge.com/download/app) and download the `standalone` version +![](images/2023-08-03_12.44.40AM.jpg) +- Run through the installer with default options unless you intend to run a custom install. +- Open the curseforge application. + - In the search bar at the top, search for `RLCraft` and click `Install`. +![](images/2023-08-03_12.50.36AM.png) + - Once installed, go to the mod install folder by using the 3 dots. +![](images/2023-08-03_01.00.44AM.png) + - Find the `"mods"` folder and delete a file called `LootTweaker`, this will remove any conflicts with the server. +![](images/2023-08-03_01.03.53AM.png) + - Click play and sign into your Microsoft account(You can close curseforge after launching). + - Visit the mod folder + - Agree to the terms and conditions(Microsoft gives warnings because it doesn't support the latest security measures in old version of Minecraft). +![](images/2023-08-03_12.54.17AM.png) + - Click Play and join the Server through multiplayer and the domain name/IP address(Takes awhile to load). + - You can add a port at the end of the domain name if it's using a custom port `:`. +![](images/2023-08-03_12.56.45AM.png) + +## Server-Side Setup With Portainer \ No newline at end of file diff --git a/images/2023-08-03_01.00.44AM.png b/images/2023-08-03_01.00.44AM.png new file mode 100644 index 0000000..15440af Binary files /dev/null and b/images/2023-08-03_01.00.44AM.png differ diff --git a/images/2023-08-03_01.03.53AM.png b/images/2023-08-03_01.03.53AM.png new file mode 100644 index 0000000..cc88af5 Binary files /dev/null and b/images/2023-08-03_01.03.53AM.png differ diff --git a/images/2023-08-03_12.44.40AM.jpg b/images/2023-08-03_12.44.40AM.jpg new file mode 100644 index 0000000..9841a0f Binary files /dev/null and b/images/2023-08-03_12.44.40AM.jpg differ diff --git a/images/2023-08-03_12.50.36AM.png b/images/2023-08-03_12.50.36AM.png new file mode 100644 index 0000000..982d044 Binary files /dev/null and b/images/2023-08-03_12.50.36AM.png differ diff --git a/images/2023-08-03_12.54.17AM.png b/images/2023-08-03_12.54.17AM.png new file mode 100644 index 0000000..a81d341 Binary files /dev/null and b/images/2023-08-03_12.54.17AM.png differ diff --git a/images/2023-08-03_12.56.45AM.png b/images/2023-08-03_12.56.45AM.png new file mode 100644 index 0000000..6d35b72 Binary files /dev/null and b/images/2023-08-03_12.56.45AM.png differ