mc-server-docs/docs/index.md

14 lines
1.4 KiB
Markdown

---
title: Home Page
summary: Front Page to the Documentation
authors: Nexan
version: 1.0.0
---
Hey all, this is the front page for the documentation for the Tormented House Minecraft server
# About the Versioning
To put it simply, the server is only updated when there's major updates (1.21.7 to 1.21.8, for example) or when there's a breaking bugfix to a mod that requires updates on the client and the server.
The initial version, 1.0.0, is just the first version being tracked. For the version numbers, the First Digit will represent a major minecraft version change, such as going from `1.21.x` (where `x` is whatever Mojang decides it is this month) to `1.22.x`. This is going to be a rare change, so it will take a while before we see it. The Second Digit will represent a minor minecraft version change, such as `1.21.7` to `1.21.8`, which is about a monthly change. For example, `1.21.7` to `1.21.8` will have the "modpack" of the server update from `1.0.0` to `1.1.0`. The Third Digit will represent a mod update that doesn't follow a Minecraft version change, such as a major bugfix to a mod, a major feature update to a mod, or a datapack being added to the pack, and more.
As a precaution, I'm also pre-emptively going to state that if there's a minor change to something, such as a bugfix that didn't change the version number or a configuration edit, those won't be fully tracked outside of Git Commits.