File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 1
1
# JByteCustom
2
- A fork of JByteMod-Reborn, with more updates. USES KOFFEE DISASSEMBLER!
2
+ A fork of JByteMod-Reborn, with more updates.
3
3
4
- ## NOTES
5
- - Koffee Disassembler (VERY USEFUL FOR BYTECODE UNDERSTANDING)
4
+ ## Features
5
+ - Koffee Disassembler
6
6
- Up-to-date Decompilers.
7
7
- Up-to-date Libs
8
- - Best settings by default
9
- - Advanced Discord RPC
8
+ - Discord RPC
10
9
11
- ## INSTALLATION & BUILDING
10
+ ## Extracting & Building
12
11
1 . Extract the .zip that you downloaded from github
13
12
2 . Open the extracted folder
14
13
3 . Open CMD (command prompt) on the folder (or linux terminal)
15
14
4 . Do ` gradlew build ` (or ` chmod +x gradlew ` / ` ./gradlew build ` )
16
- - After building, go to ../builds/libs and use the X-release.jar one.
17
- - Done!
15
+ 5 . After building, go to ../builds/libs and use the X-release.jar one.
16
+ 6 . Done!
18
17
19
18
## Discord RPC
20
- Added "Change RPC" Option to File tab in the menus.<br >
21
19
How to use:
22
20
- After clicking on "Change RPC", a new Window will appear.
23
- - Input your new custom state text. < br > *** NOTE: LEAVE EMPTY IF YOU WANT TO RESET YOUR RPC STATE TEXT. ***
21
+ - Input your new custom state/details text. * leave empty if you want to reset! * < br >
24
22
- Press Apply button for apply the changes.
25
- <br > *** NOTE: FOR NOW, CUSTOM RPC ONLY WORKS WHEN EDITING CLASSES, NOT METHODS.***
26
-
23
+ <br >
27
24
28
25
## Contributors
29
26
- JohnShiozo (did the gradle support and updated libs)
You can’t perform that action at this time.
0 commit comments