Alex
A Minecraft client written in C# aimed at compatibility with MC:Java & MC:Bedrock
Install / Use
/learn @ConcreteMC/AlexQuality Score
Category
Development & EngineeringSupported Platforms
README
Project no longer actively maintained
I sadly no longer have the time or motivation to work on this project, i'd strongly recommend not using this to connect to any public servers as your account is likely to be flagged by anticheat.
Alex
A Minecraft (Java & Bedrock Edition) client written in C#
This is NOT a hacked/cracked client!
I'm not responsible for any bans or other when using Alex, use at your own risk.
Alex does and always will require a valid Minecraft/Xbox account inorder to play!

About
This is a hobby project i work on from time to time, the end goal being it able to connect to a MC:Bedrock & MC:Java server & be feature compatible with most features required for the typical minigame server.
Version Support
- Java: 1.18.2
- Bedrock: 1.19.10
Cloning the Repository
Alex uses two submodules, so make sure to pull recursively!
The easiest method of doing this using the command-line would be: git clone --recursive https://github.com/kennyvv/Alex.git
Supported platforms
- [X] Windows
- [X] Linux
- [X] MacOS
- [ ] Android (planned for .NET 6)
Contributing
I'm always looking for people that want to help me continue development on Alex!
- Discord - Join us on Discord!
Awesome repositories
- MoLang - Our MoLang implementation for .NET
- RocketUI - The GUI library used in Alex
- MiNET - A Minecraft Bedrock Edition server written in C#
- TrueCraft - A Minecraft beta 1.7.3 client written in C#
- GeyserMC - Provides Bedrock <-> Java mappings
Other resources
- Wiki.vg - Provides documentation on various Minecraft things such as the java protocol.
- Bedrock.dev - Provides documentation on everything related to MC:Bedrock.
