Skip to content

Building With OptiFine!

sdxqw edited this page Jul 8, 2022 · 1 revision

We need to build our client, first off all you need to install the OptiFine version 1.8.9-OptiFine_HD_U_M5

Follow this simple guide

Build the client as .JAR:

  1. Click the gradle icon
  2. Click the folder gradle
  3. Click the folder Tasks
  4. Click the folder build
  5. Click the task jar

Done, you have now the .JAR here:

image

Modify the file MyClient.json

Please, change "MyClient" to your client name

  1. Change the line 2 to your client name
  2. Change the line 11 to your dir (make a folder like in the IMG):

If its named "tcljava:TCLJava:0.1" -> the .JAR will be named as TCLJava-0.1

image

  1. Change the line 18 to your Tweaker Dir Class

check until the end of the file will be the Tweaker Dir Class (CLICK ME) check step 1 if you don't remember

  1. Make a folder named with your client name
  2. Put your MyClient.json there (LIKE THE IMG)

image

Where those folders go?

  1. The "tcljava" go in the dir "AppData\Roaming.minecraft\libraries"
  2. The "TCLJava" go in the dir "AppData\Roaming.minecraft\versions"

Done, you have finally your build, have fun testing your Client on Minecraft Launcher