Skip to content

Commit ec78991

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents b2feaee + 4eee002 commit ec78991

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,26 @@
11
# JByteCustom
2-
A fork of JByteMod-Reborn, with more updates. USES KOFFEE DISASSEMBLER!
2+
A fork of JByteMod-Reborn, with more updates.
33

4-
## NOTES
5-
- Koffee Disassembler (VERY USEFUL FOR BYTECODE UNDERSTANDING)
4+
## Features
5+
- Koffee Disassembler
66
- Up-to-date Decompilers.
77
- Up-to-date Libs
8-
- Best settings by default
9-
- Advanced Discord RPC
8+
- Discord RPC
109

11-
## INSTALLATION & BUILDING
10+
## Extracting & Building
1211
1. Extract the .zip that you downloaded from github
1312
2. Open the extracted folder
1413
3. Open CMD (command prompt) on the folder (or linux terminal)
1514
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!
1817

1918
## Discord RPC
20-
Added "Change RPC" Option to File tab in the menus.<br>
2119
How to use:
2220
- 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>
2422
- Press Apply button for apply the changes.
25-
<br> ***NOTE: FOR NOW, CUSTOM RPC ONLY WORKS WHEN EDITING CLASSES, NOT METHODS.***
26-
23+
<br>
2724

2825
## Contributors
2926
- JohnShiozo (did the gradle support and updated libs)

0 commit comments

Comments
 (0)