Skip to content

GeyserMC/Hydraulic

Repository files navigation

Hydraulic

License: MIT Discord Crowdin

Hydraulic is a companion to Geyser which allows for Bedrock players to join modded Minecraft: Java Edition servers.

Hydraulic is an open collaboration project by CubeCraft Games.

What is Hydraulic?

Hydraulic is a server-side mod, which allows for Bedrock players to join modded Minecraft: Java Edition servers. This project works alongside Geyser to make this possible.

This project is still in very early development and should not be used on production setups! As such, there are no binaries currently distributed, and they must be retrieved by following the Project Setup instructions below!

Contributing

Any contributions are appreciated. Please feel free to reach out to us on Discord if you're interested in helping out with Hydraulic.

Project Setup

  1. Clone the repo to your computer.
  2. Navigate to the Hydraulic root directory and run git submodule update --init --recursive. This command downloads all the needed submodules for Hydraulic and is a crucial step in this process.
  3. The project should import into your IDE after the loom setup is complete. For more detailed information, see the Fabric setup
  4. Use ./gradlew build to compile a jar file, or use ./gradlew :fabric:runServer or ./gradlew :neoforge:runServer to run a server with Hydraulic installed. Make sure to install Geyser into your mods folder!

Links:

About

A companion mod to Geyser which allows for Bedrock players to join modded Minecraft: Java Edition servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published