Take web bundle back to original Java

Job ID: 40134518

Budget: $250 – $750 AUD

I have only the live, bundled build of the game hosted at https://highspell.com/play and no access to any original files. I need the web package fully de-packaged so I end up with clean, human-readable Java files and a runnable desktop client.

The end goal is to be play the game locally just as smoothly as it runs in the browser. All assets, sounds, and graphical resources should be extracted and wired back into the project tree so nothing is missing at runtime.

Key deliverables
• Restored Java project structure
• A desktop build (JAR or launcher) that boots straight into gameplay with no external dependencies beyond a typical JRE.
• Brief build/run instructions