Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-19 14:30:17 +01:00
Update README.md
Dieser Commit ist enthalten in:
Ursprung
49caffc73e
Commit
6273c3b110
39
README.md
39
README.md
@ -13,39 +13,30 @@ Geyser is a bridge between Minecraft: Bedrock Edition and Minecraft: Java Editio
|
|||||||
Geyser is a proxy, bridging the gap between Minecraft: Bedrock Edition and Minecraft: Java Edition servers.
|
Geyser is a proxy, bridging the gap between Minecraft: Bedrock Edition and Minecraft: Java Edition servers.
|
||||||
The ultimate goal of this project is to allow Minecraft: Bedrock Edition users to join Minecraft: Java Edition servers as seamlessly as possible.
|
The ultimate goal of this project is to allow Minecraft: Bedrock Edition users to join Minecraft: Java Edition servers as seamlessly as possible.
|
||||||
|
|
||||||
### Please note, this project is still a work in progress and should not be used on production.
|
### Please note, this project is still a work in progress and should not be used on production. Expect bugs!
|
||||||
|
|
||||||
## Setting Up
|
## Setting Up
|
||||||
Please note, Geyser is **not** a plugin. Watch the video below or take a look [here](https://github.com/GeyserMC/Geyser/wiki#Setup) for how to set it up.
|
Please note, Geyser is **not** (currently) a plugin. Watch the video below or take a look [here](https://github.com/GeyserMC/Geyser/wiki#Setup) for how to set it up.
|
||||||
|
|
||||||
[![YouTube Video](https://img.youtube.com/vi/OmLxwl7_UzQ/0.jpg)](https://www.youtube.com/watch?v=OmLxwl7_UzQ)
|
[![YouTube Video](https://img.youtube.com/vi/U7dZZ8w7Gi4/0.jpg)](https://www.youtube.com/watch?v=U7dZZ8w7Gi4)
|
||||||
|
|
||||||
Links:
|
## Links:
|
||||||
- Website: https://geysermc.org
|
- Website: https://geysermc.org
|
||||||
- Docs: https://github.com/GeyserMC/Geyser/wiki
|
- Docs: https://github.com/GeyserMC/Geyser/wiki
|
||||||
- Download: http://ci.geysermc.org
|
- Download: http://ci.geysermc.org
|
||||||
- Discord: http://discord.geysermc.org/
|
- Discord: http://discord.geysermc.org/
|
||||||
|
|
||||||
## What's Completed
|
## What's Left to be Added/Fixed
|
||||||
- [x] Server recognized in server list
|
- Inventories ([#67](https://github.com/GeyserMC/Geyser/pull/67))
|
||||||
- [x] Join detection from remote
|
- Crafting ([#67](https://github.com/GeyserMC/Geyser/pull/67))
|
||||||
- [x] Online mode/auth support
|
- Creative Mode ([#67](https://github.com/GeyserMC/Geyser/pull/67))
|
||||||
- [x] Chat/command support
|
- Sounds
|
||||||
- [x] Scoreboard
|
- Block Particles
|
||||||
- [ ] Inventory support
|
- Block Entities ([`block-entities`](https://github.com/GeyserMC/Geyser/tree/block-entities))
|
||||||
- [x] Inventory viewing
|
- Biome Colors
|
||||||
- [x] NBT data
|
- Some Entity Flags
|
||||||
- [ ] Inventory movement (transactions)
|
- Proper Movement
|
||||||
- [x] Player movement support
|
- Support to be Ran as a Plugin ([`plugin`](https://github.com/GeyserMC/Geyser/tree/plugin))
|
||||||
- [x] Entity support
|
|
||||||
- [x] Player support
|
|
||||||
- [ ] Chunks
|
|
||||||
- [x] Block translation (may be missing mappings)
|
|
||||||
- [x] Block updates
|
|
||||||
- [ ] Block entities
|
|
||||||
- [x] Extra data
|
|
||||||
- [ ] Biome colors
|
|
||||||
- [x] Block break/place support
|
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
1. Clone the repo to your computer
|
1. Clone the repo to your computer
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren