Skip to content

A rewrite of LilyBukkit, aimed to improve stability and compatibility

License

Notifications You must be signed in to change notification settings

LilyBukkit/LilyBukkit-3

 
 

Repository files navigation

Rosepad Server&Client

Rosepad is a custom Lilypad QA server/client based on LPUJ focused on adding new features to the game.

Building

  1. Install JDK8 and Git (Git Bash on Windows)
  2. Clone this repository $ git clone https://github.com/RosepadMC/Rosepad --recursive
  3. Run $ ./gradlew prepare injectClasses processPatches pack and wait for build to finish

Running

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

Contributing

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