Skip to content

Commit e6d20ff

Browse files
committed
Changed README and gradle.properties
1 parent 620e062 commit e6d20ff

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

README.md

+5-8
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,16 @@ and your JAR file associations are properly configured
1515
4. Run the decompile command
1616
5. Mod away! Now it's Yourcraft!
1717

18-
# Features
18+
For more info you can check [RetroMCP Wiki](https://github.com/MCPHackers/RetroMCP-Java/wiki).
1919

20-
**MCP**
20+
# Features
2121

2222
* Automatically download Minecraft .jar's from official download links
23-
* Include an auto patching bat to create patched client and server jars
24-
* A Start class for applet-only versions
23+
* A wrapper for applet versions
2524
* Reobfuscation for all available versions
2625

2726
# Contributing
2827

29-
If you encounter any issues or bugs with RetroMCP, please create an issue and explain it in detail!
30-
31-
If you want to contribute, please keep pull requests about one topic instead of one huge pull request.
32-
28+
If you encounter any issues or bugs with RetroMCP, please create an issue and explain it in detail!<br>
29+
If you want to contribute, please keep pull requests about one topic instead of one huge pull request.<br>
3330
We thank everyone who contributes to this project!

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
asm_version=9.3
22
fernflower_version=37b85df64bf1978cb781f44b826d0cbf3c074c85
3-
rdi_version=c3b784edb637d5d53c1ba5f292a23da97f383e62
3+
rdi_version=8a502c57b5e0a01bdb6f674c77c34a02ce147e38
44
stitch_version=fdbe41ae758bf2501fc7addb0b78938c7f7da226
55
jansi_version=2.4.0
66
tr_version=0.8.4

0 commit comments

Comments
 (0)