ShaneBeeStudios / McDeob

Re-mapping and deobfuscation tool for Minecraft
Apache License 2.0
178 stars 16 forks source link

Workspace and Recompiling #2

Closed DaMotherYeeter closed 3 years ago

DaMotherYeeter commented 4 years ago

I need help as to where to point my workspace to and how I recompile 1.15.2 in either NetBeans or Eclipse. Below is the src folder that I created with the unzipped zip file image

Sorry this is not an issue, but I did not understand and I thought this was the best way to get what I needed. -DaMotherYeeter

ShaneBeee commented 4 years ago

You probably won't be able to recompile this. The de-obfuscation processes misses some classes, and the decompilation process breaks some stuff. This is purely for your own personal use.

I wish that the output was buildable, but unfortunately the API im using the de-obfuscate breaks a lot of stuff.