-
Notifications
You must be signed in to change notification settings - Fork 0
Decompilation
ExplodingBottle edited this page Jul 16, 2021
·
2 revisions
The only thing you will need to do is to start Decompile.bat or Decompile.sh, depending on your operating system.
Then, it will automatically download client, libraries, natives and decompile everything.
The source code is now into the eclipse folder.
If you have a problem, you can clean up all the decompiled source. Just execute Cleanup.bat or Cleanup.sh, depending on your operating system.
Notice: you need to have the java command in your path.
Congratulations, you have successfully decompiled Minecraft Classic using the Minecraft Classic Modding Toolset.