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 specialmain
parent
e54dbea939
commit
44c75eb96d
|
@ -2,6 +2,7 @@
|
||||||
title: Commands List
|
title: Commands List
|
||||||
summary: List of commands that can be run on the server - Mostly for Datapacks
|
summary: List of commands that can be run on the server - Mostly for Datapacks
|
||||||
authors: Nexan
|
authors: Nexan
|
||||||
|
version: 1.0.0
|
||||||
---
|
---
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
|
|
|
@ -2,5 +2,9 @@
|
||||||
title: Datapack List
|
title: Datapack List
|
||||||
summary: List of datapacks that modify something on the server
|
summary: List of datapacks that modify something on the server
|
||||||
authors: Nexan
|
authors: Nexan
|
||||||
|
version: 1.0.0
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# Datapacks
|
||||||
|
|
||||||
|
To Be Added
|
|
@ -2,6 +2,7 @@
|
||||||
title: Home Page
|
title: Home Page
|
||||||
summary: Front Page to the Documentation
|
summary: Front Page to the Documentation
|
||||||
authors: Nexan
|
authors: Nexan
|
||||||
|
version: 1.0.0
|
||||||
---
|
---
|
||||||
|
|
||||||
Hey all, this is the front page for the documentation for the Tormented House Minecraft server
|
Hey all, this is the front page for the documentation for the Tormented House Minecraft server
|
|
@ -2,6 +2,7 @@
|
||||||
title: Mods List
|
title: Mods List
|
||||||
summary: List of mods on the server and client
|
summary: List of mods on the server and client
|
||||||
authors: Nexan
|
authors: Nexan
|
||||||
|
version: 1.0.0
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue