Fatty

Type your comment> @BingoBaer said:

I’m very much enjoying this box.

However, I’m frustrated with my approach of modifying the *.jar. Maybe someone here can guide me into another direction.

Currently I’m using Recaf to decompile and modify the bytecode. With this approach I’m obviously very inflexible in introducing larger changes. When I want to edit the java code directly in Recaf I have some issues for most files. It won’t compile then.

I also tried to somehow transfer it into eclipse and build it from there, but no luck so far.

I’m at the point where I found the one implementation problem to find f****y_s*****.jar, but would need some more code changes to download it.

Thank you!

Look at the JAR file for what it was built with. Decompile the whole source and use the same “packager” for rebuilding :wink: