From f48a438133a850ea19f49251c24dc3913b3911d9 Mon Sep 17 00:00:00 2001 From: Mees van der Wijk Date: Thu, 14 Aug 2025 17:58:22 +0200 Subject: [PATCH] Updated sidebar --- _Sidebar.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 012476e..0185a1d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,11 +1,11 @@ -## Getting Started +### Getting Started - [Introduction](./Home) - [Prerequisites](./Prerequisites) - [Setting up server](./ServerSetup) - [Config](./Config) -## Module Development +### Module Development - [Module Structure](./ModuleStructure) - [Module.json](./ModuleJSON) @@ -20,7 +20,7 @@ - [Bug/Feature Reporting](./Reporting) - [Contact Details](./ContactDetails) -## ModuleClientAPI +### ModuleClientAPI - [Introduction](./ModuleClientAPIIntroduction) - [Documentation](./ModuleClientAPI) @@ -31,7 +31,7 @@ - [Controller](./ModuleClientAPIGameLibController) - [Important Principals](./ModuleClientAPIPrincipals) -## ModuleServerAPI +### ModuleServerAPI - [ModuleServerAPI](./ModuleServerAPI) - [Client](./ModuleServerAPIClient) @@ -49,7 +49,7 @@ - [LibWebSocket](./ModuleServerAPILibsWebSocketLib) - [Axios](https://axios-http.com/docs/instance) -## ModuleApi Shared +### ModuleApi Shared - [RuntimeStorage](./ModuleApiGameLibRuntimeStorage) - Gamelib