Compare commits

..

2 Commits

Author SHA1 Message Date
Nexan 44c75eb96d 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
2025-10-07 23:08:55 -05:00
Nexan e54dbea939 Minor update
sitemap and datapacks page had minor changes
2025-10-07 23:06:33 -05:00
6 changed files with 27 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -2,6 +2,7 @@
title: Mods List
summary: List of mods on the server and client
authors: Nexan
version: 1.0.0
---

View File

@ -208,9 +208,29 @@
</ul>
</nav><hr>
<nav>
<ul>
<li><a href="#datapacks">Datapacks</a></li>
</ul>
</nav>
</aside>
<main id="terminal-mkdocs-main-content">
<section id="mkdocs-terminal-content">
<h1 id="datapacks">Datapacks</h1>
</section>
<section id="mkdocs-terminal-after-content">
</section>
</main>
</div>
<hr><footer>

Binary file not shown.