Public community-written wiki for all game server & virtual server related topics.
To contribute, you will need to have basic knowledge of Git and Markdown.
Dependencies:
Fork and clone this repository, switch to a new branch (e.g. guide/some-game
).
Then run mintlify dev
to launch the site locally at localhost:3000
.
Create a file .mdx
file (e.g. set-a-password.mdx
) under its respective folder and use the Markdown format to write the guides. Use our already existing guides as reference!
Once written, commit and push the changes to your fork, make a pull request with your changes, and we'll review and merge!
All content in our documentation is CC-BY-SA-4.0 licensed.