GeyserMC / Floodgate

Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
https://geysermc.org
MIT License
569 stars 169 forks source link

Branch Question: Master or Development? #541

Open yqs112358 opened 3 weeks ago

yqs112358 commented 3 weeks ago

Sorry, but I have noticed that branch master and development in this project has been seperated and has their own commits for a long time. I am confused. For example, some commit I urgently need seems to be only available on development branch (like https://github.com/GeyserMC/Floodgate/commit/c4cc692f6f72705e552b67c850b1f51b678dfb9f). So is development version of Floodgate in github actions to be a better choice for us to use?

Tim203 commented 3 weeks ago

The problem with Floodgate 3.0 is that it contains many breaking changes. From API that is being removed to the format that Floodgate uses to communicate with Geyser. This makes Floodgate 3.0 unusable with the current master version of Geyser. I don't recommend using the floodgate-merge branch in Geyser because it's very unstable.