bspkrs / MCPMappingViewer

A small GUI for viewing the mappings from Minecraft obfuscated code names to MCP code names.
http://www.minecraftforum.net/topic/2115030-
MIT License
231 stars 50 forks source link

Update shadowjar and fix gson not being shadowed into built jar file #25

Closed xcfrg closed 3 years ago

xcfrg commented 3 years ago

Ah sorry, I missed this in the first PR. Building should work perfectly now.

bspkrs commented 3 years ago

Thanks, I noticed that and was trying to fix it myself for a bit, then got distracted by actual work.

bspkrs commented 3 years ago

Hey @xcfrg, any chance you can take a second look at the launch4j stuff? it appears that the exe is not including the shadowed classes from gson.

I've been trying and failing to figure out why it's not working as it was before.