Releases: hube12/DecompilerMC
Binary files
Binary files
Merge pull request #43 from Tisawesomeness/patch-1 Update manifest location
Binary files (support java 16)
This is the new binaries to support java 16 since 21w19a
Binary files
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
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
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+
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+
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
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.