Files
MineGuard/README.md
Hector van der Aa 454776fcf2 Update README.md
2025-12-05 19:11:32 +01:00

26 lines
969 B
Markdown

<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/banner-dark.png">
<source media="(prefers-color-scheme: light)" srcset="assets/banner-light.png">
<img src="assets/banner-light.png" alt="Project Banner">
</picture>
> [!IMPORTANT]
> MineGuard is currently in active development and breaking updates can be merged to the main branch any time
![Language](https://img.shields.io/badge/Language-Rust-orange?logo=rust&style=flat-square)
![Status](https://img.shields.io/badge/Status-In%20Development-blueviolet?style=flat-square)
![License](https://img.shields.io/github/license/H3ct0r55/mineguard?style=flat-square)
![Last Commit](https://img.shields.io/github/last-commit/H3ct0r55/mineguard?style=flat-square)
# MineGuard
Rust based Minecraft server lifecycle controller and interface
---
<div align="center">
<a href="./LICENSE">MIT License</a> • h3cx
Built on coffee, late nights, and a fully up-to-date Arch install (btw).
</div>