From 44c75eb96d4df514f01da82ae05ae1dbc3b48507 Mon Sep 17 00:00:00 2001 From: Nexan Date: Tue, 7 Oct 2025 23:08:55 -0500 Subject: [PATCH] Versioning Added Instead of using my silly idea to have a "server versioning" git repo, I'm just going to document some of that stuff here. In particular, the versions of mods that are being used in both the client and server, the list of datapacks (to be added, probably as the first update, which I will document in a new page later), and the list of commands available on the server. Index added in just to make it feel special --- docs/commands.md | 1 + docs/datapacks.md | 4 ++++ docs/index.md | 1 + docs/mods.md | 1 + 4 files changed, 7 insertions(+) diff --git a/docs/commands.md b/docs/commands.md index f657a8c..bfc8254 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -2,6 +2,7 @@ title: Commands List summary: List of commands that can be run on the server - Mostly for Datapacks authors: Nexan +version: 1.0.0 --- # Commands diff --git a/docs/datapacks.md b/docs/datapacks.md index 05297e7..bacd38f 100644 --- a/docs/datapacks.md +++ b/docs/datapacks.md @@ -2,5 +2,9 @@ title: Datapack List summary: List of datapacks that modify something on the server authors: Nexan +version: 1.0.0 --- +# Datapacks + +To Be Added \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index d32090c..dc669cf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,6 +2,7 @@ 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 \ No newline at end of file diff --git a/docs/mods.md b/docs/mods.md index c1476d2..69b3fdd 100644 --- a/docs/mods.md +++ b/docs/mods.md @@ -2,6 +2,7 @@ title: Mods List summary: List of mods on the server and client authors: Nexan +version: 1.0.0 ---