https://github.com/janispritzkau/mcre
Stateful proxy for Minecraft
https://github.com/janispritzkau/mcre
client minecraft protocol proxy
Last synced: 4 months ago
JSON representation
Stateful proxy for Minecraft
- Host: GitHub
- URL: https://github.com/janispritzkau/mcre
- Owner: janispritzkau
- Created: 2019-11-02T09:12:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T08:45:51.000Z (about 3 years ago)
- Last Synced: 2025-01-19T20:33:09.957Z (5 months ago)
- Topics: client, minecraft, protocol, proxy
- Language: TypeScript
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mcre
mcre is a stateful proxy for Minecraft. It can be used to connect
to a server and have other clients or bots connecting afterwards.Most of the code was originally part of a different project of mine
and was reused for mcre. This project is very similar to [ReMinecraft](https://github.com/EmotionalLove/ReMinecraft) with the main difference that mcre is a library, but can be turned into something like ReMinecraft with very little code.Currently only supports Minecraft 1.12.