FerrumC
About
FerrumC is a Rust-based reimplementation of the Minecraft server, designed to be fast and efficient, optimized for low memory usage and high performance. The project aims to provide a robust and scalable platform for Minecraft server hosting with first-class support for plugin development. It is currently in its early stages and under active development.
Author
Sweattypalms
Features
- High performance
- Low memory usage
- Modular architecture
- Plugin support (Coming Soon)
Quick Start
# Clone the repository
git clone https://github.com/Sweattypalms/FerrumC.git
# Navigate to the project directory
cd FerrumC
# Build the project
cargo build
# Run the server
cargo run
Contributing
Contributions are welcome!
License
This project is licensed under the MIT License.