Skip to content

Releases: hube12/DecompilerMC

Binary files

13 Apr 15:37
Compare
Choose a tag to compare

Release fixing decompilation for 1.20.5

Binary files

21 Jun 21:20
4a45261
Compare
Choose a tag to compare
Merge pull request #43 from Tisawesomeness/patch-1

Update manifest location

Binary files (support java 16)

12 May 13:35
Compare
Choose a tag to compare

This is the new binaries to support java 16 since 21w19a

Binary files

09 Jul 22:25
Compare
Choose a tag to compare

Pick your release according to your operating system (the linux one was compiled on ubuntu 16.04 x64 and the windows one on windows 10 x64)
Simply open it and run the executable (however i would recommend extracting it to some directory to not have your decompiled output in the /tmp or ~/AppData/local/temp)

Binaries

17 May 16:42
Compare
Choose a tag to compare

Pick your release according to your operating system (the linux one was compiled on ubuntu 16.04 x64 and the windows one on windows 10 x64)
Simply open it and run the executable (however i would recommend extracting it to some directory to not have your decompiled output in the /tmp or ~/AppData/local/temp)

Releases for lazy users

16 Sep 22:20
Compare
Choose a tag to compare

You dont need any requirements to run those files, just doubleclick on the executable (better to launch them via console tho)

Mac release for lazy users without python 3.5+

12 Sep 11:06
27dfd38
Compare
Choose a tag to compare

First run your MCLauncher to download the snapshot/version files.
Then extract the whole folder and simply run in a terminal ./main (or double click on it)
The result code will be in src/{version}
You still need a valid java runtime to run the decompiler and remapper tho.

Linux Version for lazy users without python 3.5+

06 Sep 13:39
3a87517
Compare
Choose a tag to compare

First run your MCLauncher to download the snapshot/version files.
Then extract the whole folder and simply run in a terminal ./main
The result code will be in src/{version}
You still need a valid java runtime to run the decompiler and remapper tho.

For lazy windows users without python

04 Sep 20:45
baa4e44
Compare
Choose a tag to compare

First run your MCLauncher to download the snapshot/version files.
Then extract the whole folder and simply run the main.exe
The result code will be in src/{version}
You still need a valid java runtime to run the decompiler and remapper tho.