From 35279d6f07d027bf961ca9707f952645f1f89220 Mon Sep 17 00:00:00 2001 From: RagexPrince683 <49804375+RagexPrince683@users.noreply.github.com> Date: Fri, 3 Mar 2023 17:31:46 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 18790db..2a45239 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # MCH-defaultmaster default mcheli SRC, idc sue me + +Mcheli SRC, personally I set it up using intellij. + +you need jdk-8u361-windows +and if your on 64x 64x 32 for 32. + +you may need to run setupdecompworkspace , not sure given I already ran with this project so I have no idea. + +open gradle console you should see gradle and then a bunch of things, then you want to type + +build + +then if all goes well go to build/libs and a java file will be there. If you have made edits to the src you want to open the jar file with a archiver tool such as winrar. You can put this compiled class code into mcheli/mcheli of a actual mcheli instance and test things out yourself.