Skip to content

Commit ca0f377

Browse files
authored
Update links in README (#4917)
* Update links in README * Update README.md * Update README.md
1 parent efe2736 commit ca0f377

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,15 @@ The ultimate goal of this project is to allow Minecraft: Bedrock Edition users t
1414

1515
Special thanks to the DragonProxy project for being a trailblazer in protocol translation and for all the team members who have joined us here!
1616

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/).
1819

1920
## Setting Up
20-
Take a look [here](https://wiki.geysermc.org/geyser/setup/) for how to set up Geyser.
21-
22-
[![YouTube Video](https://img.youtube.com/vi/U7dZZ8w7Gi4/0.jpg)](https://www.youtube.com/watch?v=U7dZZ8w7Gi4)
21+
Take a look [here](https://geysermc.org/wiki/geyser/setup/) for how to set up Geyser.
2322

2423
## Links:
2524
- Website: https://geysermc.org
26-
- Docs: https://wiki.geysermc.org/geyser/
25+
- Docs: https://geysermc.org/wiki/geyser/
2726
- Download: https://geysermc.org/download
2827
- Discord: https://discord.gg/geysermc
2928
- 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
3433
- Some Entity Flags
3534

3635
## 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.
3837

3938
## Compiling
4039
1. Clone the repo to your computer
@@ -47,7 +46,7 @@ you're interested in helping out with Geyser.
4746

4847
## Libraries Used:
4948
- [Adventure Text Library](https://github.com/KyoriPowered/adventure)
50-
- [NukkitX Bedrock Protocol Library](https://github.com/NukkitX/Protocol)
51-
- [Steveice10's Java Protocol Library](https://github.com/Steveice10/MCProtocolLib)
49+
- [CloudburstMC Bedrock Protocol Library](https://github.com/CloudburstMC/Protocol)
50+
- [GeyserMC's Java Protocol Library](https://github.com/GeyserMC/MCProtocolLib)
5251
- [TerminalConsoleAppender](https://github.com/Minecrell/TerminalConsoleAppender)
5352
- [Simple Logging Facade for Java (slf4j)](https://github.com/qos-ch/slf4j)

0 commit comments

Comments
 (0)