Create version.tag#178
Conversation
|
|
||
| --- | ||
|
|
||
| Geyser is built to only support the latest major release of Bedrock at any given time. Betas are not supported, and older version are not supported for maybe more than a minor revision or two for a limited time. |
There was a problem hiding this comment.
| Geyser is built to only support the latest major release of Bedrock at any given time. Betas are not supported, and older version are not supported for maybe more than a minor revision or two for a limited time. | |
| Geyser is built to only support the latest stable release of Bedrock at any given time. Betas are not supported, and older versions are not supported for maybe more than a minor revision or two for a limited time. |
There was a problem hiding this comment.
I used major because that means the first two number sets in the version string (i.e. 1.17) whereas anything past that is a minor version.
However, "versions" should be updated, although i think i meant to put "any other version" although that is also a grammar fail.
|
|
||
| Geyser is built to only support the latest major release of Bedrock at any given time. Betas are not supported, and older version are not supported for maybe more than a minor revision or two for a limited time. | ||
|
|
||
| If you need to use Geyser with your own "outdated" server, you need to install [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/). You must either: use Java 16 on your server; or if your plugins are not compatible, you must either use the standalone or a Bungeecord/Velocity setup running on Java 16. |
There was a problem hiding this comment.
| If you need to use Geyser with your own "outdated" server, you need to install [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/). You must either: use Java 16 on your server; or if your plugins are not compatible, you must either use the standalone or a Bungeecord/Velocity setup running on Java 16. | |
| If you need to use Geyser with your own "outdated" server, you need to install [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/). You must use Java 16 on your server. If you cannot run it, we recommend using standalone or Bungeecord/Velocity versions that can run on Java 16. |
A lot of "either" here makes this hard to flow.
There was a problem hiding this comment.
Fair point, but I personally don't like the revised wording either... I'll think about it a bit.
There was a problem hiding this comment.
You must use Java 16 on your server. If you can't or won't run that, we recommend using standalone or Bungeecord/Velocity versions that can run on Java 16.
maybe?
Because some of us won't run it.
Or maybe this
You must use Java 16 on your server that's running Geyser. If you don't go that route, we recommend using standalone or Bungeecord/Velocity versions that can run on Java 16.
There was a problem hiding this comment.
I think that Geyser requires Java 16 on your server to run. sounds a bit better than You must use Java 16 on your server.
There was a problem hiding this comment.
I think that
Geyser requires Java 16 on your server to run.sounds a bit better thanYou must use Java 16 on your server.
I agree with you.
|
Seems fine from a glance, but I would rather try to pull from some API on which Bedrock versions we support instead of saying "latest stable version". |
|
That is a really good idea Camotoy, but it would nee a way to be implemented (ofc), and that I have no idea about... Unless we can somehow just pull the version number from Mojang's API or something. |
Not much to say about this one.