From d0105a65a9bec2d30314c3725a549a8905e25edb Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Thu, 15 Feb 2024 22:57:15 +0100 Subject: [PATCH] Updated the README.md --- README.md | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dde5663..5cf6061 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,54 @@ -# MCDashWrapper +[![Contributors][contributors-shield]][contributors-url] +[![Forks][forks-shield]][forks-url] +[![Stargazers][stars-shield]][stars-url] +[![Issues][issues-shield]][issues-url] +[![Downloads][downloads-shield]][downloads-url] +[![MIT License][license-shield]][license-url] + +
+

+ + + + MCDash Banner + + +

+ +## About The Project MCDash Wrapper combines the power of MCDash with a wrapper to create servers easier + +## Features +- [x] Automatically manages Java versions and server files +- [x] Support for Spigot, Paper, and Purpur +- [x] Easy to use web interface + +## Screenshots + +### Overview +![Screenshot 1](https://i.imgur.com/6Fz2al6.png) + +### Panel +![Screenshot 2](https://i.imgur.com/iAyHVnN.png) + +### Server Creation +![Screenshot 3](https://i.imgur.com/xPXXRmH.png) + +## Installation +Check out our [installation guide](https://mcdash.gnmyt.dev/docs/wrapper) to install MCDash Wrapper on your server. + +## License +Distributed under the MIT License. See `LICENSE` for more information. + +[contributors-shield]: https://img.shields.io/github/contributors/gnmyt/MCDashWrapper.svg?style=for-the-badge +[contributors-url]: https://github.com/gnmyt/MCDashWrapper/graphs/contributors +[forks-shield]: https://img.shields.io/github/forks/gnmyt/MCDashWrapper.svg?style=for-the-badge +[forks-url]: https://github.com/gnmyt/MCDashWrapper/network/members +[stars-shield]: https://img.shields.io/github/stars/gnmyt/MCDashWrapper.svg?style=for-the-badge +[stars-url]: https://github.com/gnmyt/MCDashWrapper/stargazers +[issues-shield]: https://img.shields.io/github/issues/gnmyt/MCDashWrapper.svg?style=for-the-badge +[issues-url]: https://github.com/gnmyt/MCDashWrapper/issues +[license-shield]: https://img.shields.io/github/license/gnmyt/MCDashWrapper.svg?style=for-the-badge +[license-url]: https://github.com/gnmyt/MCDashWrapper/blob/master/LICENSE.txt +[downloads-shield]: https://img.shields.io/github/downloads/gnmyt/MCDashWrapper/total?style=for-the-badge +[downloads-url]: https://github.com/gnmyt/MCDashWrapper/releases/latest