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