https://github.com/gameservermanagers/linuxgsm-dev-docs
LinuxGSM Development Documentation
https://github.com/gameservermanagers/linuxgsm-dev-docs
linuxgsm
Last synced: 26 days ago
JSON representation
LinuxGSM Development Documentation
- Host: GitHub
- URL: https://github.com/gameservermanagers/linuxgsm-dev-docs
- Owner: GameServerManagers
- Created: 2019-06-07T18:15:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T22:33:19.000Z (over 1 year ago)
- Last Synced: 2025-10-07T18:57:46.507Z (5 months ago)
- Topics: linuxgsm
- Homepage: https://dev-docs.linuxgsm.com
- Size: 396 KB
- Stars: 5
- Watchers: 4
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Home

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
* User docs: [docs.linuxgsm.com](https://docs.linuxgsm.com)
* Dev Docs: [dev-docs.linuxgsm.com](https://dev-docs.linuxgsm.com)
## Introduction
Welcome to the LinuxGSM developer documentation that covers how to get started, tooling, workflow, best practices, and code standards.
If you want to contribute to LinuxGSM and need assistance feel free to pop on the LinuxGSM [Discord ](https://linuxgsm.com/discord)and have a chat with some of the contributors.
## Work in Progress
This documentation is a work in progress. If you have suggestions for topics or improvements you want to make. Please contribute to the [dev-docs github](https://github.com/GameServerManagers/LinuxGSM-Dev-Docs) page.
## Scope
The scope of this document is to provide developers with a starting point and reference to allow devs to contribute to the LinuxGSM project. This will include getting started, tooling, workflow, best practices, and code standards.