-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
04008c4
commit 35279d6
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |