File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,15 @@ Generates deobfuscated code based on the [emitted obfuscation files from mojang]
21
21
### [ Building] ( docs/Building.md )
22
22
23
23
### Why?
24
+ > [ !IMPORTANT]
25
+ > This project is not meant for game modifications!<br />
26
+ > Use a modding platform like [ Fabric] ( https://fabricmc.net/ ) instead
27
+
24
28
This project is designed for quickly inspecting new game versions.
25
29
26
30
The generated code is not perfect, but it's readable and that's what it's meant for.
27
31
28
32
No need to wait for someone to release new mappings or a version.
29
33
30
34
The project trys to work as automated as possible.<br />
31
- So if Mojang doesn't do any (breaking) changes, it should work a long time :t-rex :
35
+ So if Mojang doesn't do any (breaking) changes, it should work a long time :t-rex :
You can’t perform that action at this time.
0 commit comments