Note: This project is not affiliated with Mojang or Microsoft in any way. It does NOT redistribute any Minecraft code or compiled bytecode. The minecraft jar is downloaded directly from Mojang's servers to your browser.
First you must build the java project using Gradle.
cd java./gradlew build
Then you can run the web app:
nvm use(or ensure you have the correct Node version, see.nvmrc)npm installnpm run dev
Libraries and tools used:
- Decompiler: Vineflower
- Wasm compilation of Vineflower: @run-slicer/vf