8000 GitHub - RosepadMC/Rosepad at 1.1.0.3-beta
[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 injectClasses processPatches shadowJar 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

Build Rosepad use TOOLKIT_JAVA17=/path/to/your/jdk17/home ./gradlew -Dorg.gradle.java.home=/path/to/your/java8/home ejectClasses createPatches shadowJar pack

All tests should be done on an obfuscated build since obfuscation breaks some things in the code

About

Custom Lilypad QA server&client

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages

0