Rosepad is a custom Lilypad QA server/client based on LPUJ focused on adding new features to the game.
- Install JDK8 and Git (Git Bash on Windows)
- Clone this repository
$ git clone https://github.com/RosepadMC/Rosepad --recursive
- Run
$ ./gradlew prepare injectClasses processPatches pack
and wait for build to finish
Download the jar from the Releases Page or the latest Dev Build if you want to help testing Rosepad
Installation help
Rosepad can generate keys, therefore no online registration required
Since Minecraft is not licensed under a free software license, we can't share its source code, any modifications
must be stored in .patch
files. Do ./gradlew createPatches ejectClasses
to create new patches. Make sure to
test your patches before making a pull request
Rosepad is licensed under GPLv3. If you are publishing your changes, make sure you are following the terms of the license