Hydash is a free and open-source game server management software, designed to help you manage every file and setting in your game server seamlessly. Currently, it supports Minecraft servers, with plans to expand to other games in the future.
- Comprehensive File Management: Easily manage all files within your game server.
- Detailed Settings Configuration: Modify every setting to tailor your server to your needs.
- User-Friendly Interface: Built with Blazor for a smooth and intuitive user experience.
- Future Expansion: Planned support for more games beyond Minecraft.
- Open your web browser and go to
https://hydash.net/
. - Follow the on-screen instructions to connect to your Game server.
- Start managing your server files and settings with ease!
We welcome contributions to Hydash! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m "Add your feature description"
- Push to the branch:
git push origin feature/your-feature-name
- Create a pull request.
- Add support for more games.
- Implement advanced analytics and reporting features.
- Enhance user interface with more customization options.
- Integrate plugin management for supported games.
This project is licensed under the AGPL-3.0 License. See the LICENSE file for more details.
- Blazor - for providing the framework to build the UI.
- ApexCharts - charts for the UI.
For any inquiries or support, please open an issue on the GitHub repository.
Thank you for using Hydash! We hope it makes managing your game servers easier and more enjoyable.