26 lines
969 B
Markdown
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
|
|
|
|

|
|

|
|

|
|

|
|
|
|
# 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>
|
|
|