Giter Site home page Giter Site logo

fhossyl / fhossyl-client Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 126 KB

A bridge that allows you to connect to Minecraft: Java Edition servers using Minecraft: Bedrock Edition and vice versa.

License: MIT License

Kotlin 100.00%
fhossyl client bedrock java plugin proxy bridge app minecraft server

fhossyl-client's Introduction

Fhossyl

actions_badge localized

⚠️ Fhossyl is still a work in progress and is not recommended for production.

Fhossyl is a bridge that allows you to connect to Minecraft: Java Edition servers using Minecraft: Bedrock Edition and vice versa.

Project structure

As Fhossyl is a modular project, we separate it into subprojects and three different repositories.

⚙️ Client The fhossyl-client repository separate their function in three subprojects:

  • Bootstrap is a low level API divided into 3 subprojects (bukkit, common and standalone), that provides information about the server to the connector.

  • Connector is a low level API that connects to the provided server using an incompatible Minecraft Edition by using the information provided by the bootstrap.

  • Packets is a subproject that stores all the packets of each game edition.

Credits

  • kt-mc-packet by DevSrSouza. Some parts of the kt-mc-packet code have been reworked internally for adaptation to our uses. You can notice several similarities from the packets subproject.
  • NukkitX Protocol by CloudburstMC. Like kt-mc-packet, the NukkitX Protocol has also been reworked internally for our uses.
  • Minecraft Protocol Wiki. Information about Minecraft servers and clients have been taken from the Minecraft Protocol Wiki.
  • Ktor for I/O by Ktor Team. The Ktor for I/O dependency is being used on our build.gradle.kts for Input/Output work.
  • kotlinx.serialization by Kotlin. The kotlinx.serialization dependency is being used on our build.gradle.kts to provide an optimized and cleaner binary (de)serialization systems.
  • kotlinx.coroutines by Kotlin. The kotlinx.coroutines dependency is being user on our build.gradle.kts to provide suspendable, readable and more optimized code.

Related repositories

Frequently-asked questions

These questions are frequently asked or will probably be asked. Please check that what you're asking isn't covered by this section before creating an issue.

  • What versions does Fhossyl support? Any plans to support newer versions? Fhossyl starts from 1.16.3 to the latest stable version for Minecraft: Java Edition and 1.16.x for Minecraft: Bedrock Edition.

  • Any plans to support older versions like 1.8.9 or 1.15? No. Fhossyl will only support modern versions such as 1.16 and newer.

fhossyl-client's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

1-rasky-1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.