mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-03-04 23:36:53 +01:00
Updated FAQ (markdown)
parent
4dfbb93030
commit
48bf3ae648
1 changed files with 4 additions and 4 deletions
6
FAQ.md
6
FAQ.md
|
@ -61,6 +61,9 @@ Unfortunately Ngrok is TCP-only, so you will not be able to use Geyser with Ngro
|
||||||
## Can I connect Geyser to an older server?
|
## Can I connect Geyser to an older server?
|
||||||
If the server has ViaVersion and/or supports the latest Minecraft version, yes. However at this time we are unable to support older versions of Minecraft due to a limitation in our Java support library.
|
If the server has ViaVersion and/or supports the latest Minecraft version, yes. However at this time we are unable to support older versions of Minecraft due to a limitation in our Java support library.
|
||||||
|
|
||||||
|
## How can I auto-update Geyser?
|
||||||
|
[Geyser MC Auto Updater](https://github.com/michaelwatne/geysermcupdater) is one option at this time to auto-update Geyser through the command line. Note that this project is unaffiliated with Geyser.
|
||||||
|
|
||||||
## Can I use Buycraft with Geyser?
|
## Can I use Buycraft with Geyser?
|
||||||
You sure can! Buycraft supports Java & Bedrock players via the Offline store mode **(Recommended to be used with Floodgate)**
|
You sure can! Buycraft supports Java & Bedrock players via the Offline store mode **(Recommended to be used with Floodgate)**
|
||||||
### Steps to create a store to support both versions
|
### Steps to create a store to support both versions
|
||||||
|
@ -121,6 +124,3 @@ We aim to support any of the bedrock languages, see [here](https://translate.gey
|
||||||
|Ukrainian |uk_ua|
|
|Ukrainian |uk_ua|
|
||||||
|Chinese Simplified (China) |zh_cn|
|
|Chinese Simplified (China) |zh_cn|
|
||||||
|Chinese Traditional (Taiwan)|zh_tw|
|
|Chinese Traditional (Taiwan)|zh_tw|
|
||||||
|
|
||||||
## How do I auto-update Geyser?
|
|
||||||
Visit [Geyser MC Auto Updater](https://github.com/michaelwatne/geysermcupdater) to learn more
|
|
Loading…
Add table
Reference in a new issue