8000 GitHub - RosepadMC/Rosepad at stable
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

RosepadMC/Rosepad

Repository files navigation

Rosepad Server&Client

Rosepad is a custom Lilypad QA server/client based on Smaed's unofficial jars focused on adding new features to the game.

Installation

  • Install both JDK 8 and JDK 17
  • Clone this repository
  • Run TOOLKIT_JAVA17=/path/to/your/jdk17/home ./gradlew -Dorg.gradle.java.home=/path/to/your/java8/home prepare jar pack and wait for build to finish

/!\ Caution /!
You may have to re-run build several times for it to succeed. If you encounter java.lang.IllegalStateException: An error occurred while decompiling this method. in runtime, try rebuilding Rosepad.

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 (at least until proper code injections will be implemented) Make sure to test your patches before making a pull request

Patch file syntax

We're using custom patch format instead of the one provided by Git

java/path/to/class/file
1 - line to remove
1 + line to add

About

Custom Lilypad QA server&client

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages

0