gameservergame-servergame-servershacktoberfestdedicated-game-serversgamelinuxgsmserverbashgaminglinuxmultiplayer-game-servershell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
750 B
750 B
Description
Please include a summary of the change and which issue is fixed.
Fixes #[issue]
Type of change
- Bug fix (change which fixes an issue)
- New feature (change which adds functionality)
- New Server (new server added)
- Refactor (restructures existing code)
- This change requires a documentation update
Checklist
- My code follows the style guidelines of this project
- This pull request links to an issue
- This pull request uses the
develop
branch as its base - I have performed a self-review of my own code
- I have squashed commits
- I have commented my code, particularly in hard to understand areas
- I have made corresponding changes to the documentation if required