Architecture
Understanding the design principles of QuantumMC
Architecture
QuantumMC is engineered for the modern era of Bedrock server software. We prioritize clean code, extreme performance, and developer empowerment.
Core Design Principles
We believe that a server should be more than just a collection of handlers—it should be a cohesive system.
Contributing
The multiplayer universe is better when we build it together. We welcome contributions from developers of all skill levels.
Workflow
Fork & Branch: Fork the repo and create a feature branch (git checkout -b feature/CoolFeature).
Code: Implement your changes. Please adhere to the guidelines in AGENTS.md.
Review: Create a Pull Request and wait for a maintainer to review your code.
Coding Standards
Please ensure your code follows the standard C# conventions and is well-documented. See AGENTS.md for specific rules regarding the QuantumMC ecosystem.
License
QuantumMC is distributed under proprietary ecosystem standards that ensure the project remains free for the community while encouraging improvements to flow back to the core.