Skip to content

HybrisMC/Core

Hybris Core

The core library of the HybrisMC ecosystem.

Building

Clone the repository, then initialize submodules with:

git submodule update --init

and run the following command:

./gradlew build

If Gradle complains it cannot find or download a toolchain, download a JDK 16 (or higher) distribution. OpenJDK is recommended.

A development environment will be initialized the first time the Gradle wrapper is called. Launch the game using:

./gradlew :<version>:launchGame

(where <version> should be replaced with the name of the subproject of the target version).

Documentation

A work-in-progress documentation set can be found in here.

Contributing

Hybris is open source, contributions are welcome! Make sure to create a pull request with your changes and a maintainer will review it. If a change is more complex, always make sure to discuss it in an Issue first.

About

Hybris Client and ecosystem Core project

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages