Open Source Acknowledgments
Disclaimer: Atriarch Systems is not affiliated with nor endorsed by LinuxGSM, GameServerManagers, or Daniel Gibbs. We are grateful users of these open source tools and provide this attribution as required by their licenses and as a courtesy to the maintainers.
Atriarch GameHosting is built upon several outstanding open source projects. We are grateful to the developers and maintainers who make these tools available to the community.
LinuxGSM
Linux Game Server Managers - A command-line tool for quick, simple deployment and management of Linux dedicated game servers.
docker-gameserver
Docker images for deploying game servers using LinuxGSM.
docker-linuxgsm
Base Docker image for LinuxGSM game servers.
docker-steamcmd
Docker image containing SteamCMD for downloading and updating game servers.
Game-Server-Configs
Repository of configuration files for various game servers, providing standardized starting points for server setup.
Support the Project
These open source tools are maintained by Daniel Gibbs. If you find them useful, consider supporting the ongoing development and maintenance.
MIT License
The following is the full text of the MIT License under which the above projects are licensed:
The MIT License (MIT)
Copyright (c) [year] [copyright holder]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.