You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,15 @@ The ultimate goal of this project is to allow Minecraft: Bedrock Edition users t
14
14
15
15
Special thanks to the DragonProxy project for being a trailblazer in protocol translation and for all the team members who have joined us here!
16
16
17
-
### Currently supporting Minecraft Bedrock 1.20.80 - 1.21.3 and Minecraft Java 1.21
17
+
## Supported Versions
18
+
Geyser is currently supporting Minecraft Bedrock 1.20.80 - 1.21.3 and Minecraft Java Server 1.21. For more info please see [here](https://geysermc.org/wiki/geyser/supported-versions/).
18
19
19
20
## Setting Up
20
-
Take a look [here](https://wiki.geysermc.org/geyser/setup/) for how to set up Geyser.
Take a look [here](https://geysermc.org/wiki/geyser/setup/) for how to set up Geyser.
23
22
24
23
## Links:
25
24
- Website: https://geysermc.org
26
-
- Docs: https://wiki.geysermc.org/geyser/
25
+
- Docs: https://geysermc.org/wiki/geyser/
27
26
- Download: https://geysermc.org/download
28
27
- Discord: https://discord.gg/geysermc
29
28
- Donate: https://opencollective.com/geysermc
@@ -34,7 +33,7 @@ Take a look [here](https://wiki.geysermc.org/geyser/setup/) for how to set up Ge
34
33
- Some Entity Flags
35
34
36
35
## What can't be fixed
37
-
There are a few things Geyser is unable to support due to various differences between Minecraft Bedrock and Java. For a list of these limitations, see the [Current Limitations](https://wiki.geysermc.org/geyser/current-limitations/) page.
36
+
There are a few things Geyser is unable to support due to various differences between Minecraft Bedrock and Java. For a list of these limitations, see the [Current Limitations](https://geysermc.org/wiki/geyser/current-limitations/) page.
38
37
39
38
## Compiling
40
39
1. Clone the repo to your computer
@@ -47,7 +46,7 @@ you're interested in helping out with Geyser.
47
46
48
47
## Libraries Used:
49
48
-[Adventure Text Library](https://github.com/KyoriPowered/adventure)
0 commit comments