From 141f410523ed344f6a750637fd053606a2921e81 Mon Sep 17 00:00:00 2001 From: Mees van der Wijk Date: Thu, 14 Aug 2025 18:00:21 +0200 Subject: [PATCH] Updated sidebar --- _Sidebar.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 0a75a31..c1ad2b7 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) -### [ModuleClientAPI](./ModuleClientAPIIntroduction) +## [ModuleClientAPI](./ModuleClientAPIIntroduction) - [Introduction](./ModuleClientAPIIntroduction) - [Documentation](./ModuleClientAPI) @@ -31,7 +31,7 @@ - [Controller](./ModuleClientAPIGameLibController) - [Important Principals](./ModuleClientAPIPrincipals) -### [ModuleServerAPI](./ModuleServerAPIIntroduction) +## [ModuleServerAPI](./ModuleServerAPIIntroduction) - [Introduction](./ModuleServerAPIIntroduction) - [ModuleServerAPI](./ModuleServerAPI) @@ -50,7 +50,7 @@ - [LibWebSocket](./ModuleServerAPILibsWebSocketLib) - [Axios](https://axios-http.com/docs/instance) -### ModuleApi Shared +## ModuleApi Shared - [RuntimeStorage](./ModuleApiGameLibRuntimeStorage) - Gamelib