From 38b44a8ba67f22dd8f06ead05a2e06f1accbcf83 Mon Sep 17 00:00:00 2001 From: Mees van der Wijk Date: Thu, 14 Aug 2025 18:33:07 +0200 Subject: [PATCH] Updated sidebar --- _Sidebar.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 020c0c4..17f4b60 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,11 +1,11 @@ -## [Getting Started](./Home) +### [Getting Started](./Home) - [Introduction](./Home) - [Prerequisites](./Prerequisites) - [Setting up server](./ServerSetup) - [Config](./Config) -## [Module Development](./ModuleStructure) +### [Module Development](./ModuleStructure) - [Module Structure](./ModuleStructure) - [Module.json](./ModuleJSON) @@ -20,7 +20,7 @@ - [Bug/Feature Reporting](./Reporting) - [Contact Details](./ContactDetails) -## [ModuleServerAPI](./ModuleServerAPIIntroduction) +### [ModuleServerAPI](./ModuleServerAPIIntroduction) - [Introduction](./ModuleServerAPIIntroduction) - [ModuleServerAPI](./ModuleServerAPI) @@ -31,7 +31,7 @@ - [LibWebSocket](./ModuleServerAPILibsWebSocketLib) - [Axios](https://axios-http.com/docs/instance) -## [ModuleServerAPI GameLib](./ModuleServerAPIGameLibIntroduction) +### [ModuleServerAPI GameLib](./ModuleServerAPIGameLibIntroduction) - [Introduction](./ModuleServerAPIGameLibIntroduction.md) - [GameLib](./ModuleServerAPIGameLib) @@ -43,7 +43,7 @@ - [State](./ModuleServerAPIGameLibScoreboardState) - [GameLib CollisionSpace](./ModuleServerAPIGameLibCollisionSpace) -## [ModuleClientAPI](./ModuleClientAPIIntroduction) +### [ModuleClientAPI](./ModuleClientAPIIntroduction) - [Introduction](./ModuleClientAPIIntroduction) - [ModuleClientAPI](./ModuleClientAPI) @@ -54,7 +54,7 @@ - [Controller](./ModuleClientAPIGameLibController) - [Important Principals](./ModuleClientAPIPrincipals) -## ModuleApi Shared +### ModuleApi Shared - [RuntimeStorage](./ModuleApiGameLibRuntimeStorage) - Gamelib