Updated sidebar
19
_Sidebar.md
19
_Sidebar.md
@@ -2,7 +2,8 @@
|
|||||||
- [Prerequisites](./Prerequisites)
|
- [Prerequisites](./Prerequisites)
|
||||||
- [Setting up server](./ServerSetup)
|
- [Setting up server](./ServerSetup)
|
||||||
- [Config](./Config)
|
- [Config](./Config)
|
||||||
- Module Development
|
|
||||||
|
## Module Development
|
||||||
|
|
||||||
- [Module Structure](./ModuleStructure)
|
- [Module Structure](./ModuleStructure)
|
||||||
- [Module.json](./ModuleJSON)
|
- [Module.json](./ModuleJSON)
|
||||||
@@ -11,14 +12,15 @@
|
|||||||
- [Condition](./ModuleCondition)
|
- [Condition](./ModuleCondition)
|
||||||
- [Complete Example](./module.json)
|
- [Complete Example](./module.json)
|
||||||
- [Development environment/Building](./ModuleEnvironment)
|
- [Development environment/Building](./ModuleEnvironment)
|
||||||
|
- [Module Debugging](./ModuleDebugging)
|
||||||
- [GetiyoModuleTool](./GetiyoModuleTool)
|
- [GetiyoModuleTool](./GetiyoModuleTool)
|
||||||
|
- [ModuleStore](./ModuleStore)
|
||||||
- [Bug/Feature Reporting](./Reporting)
|
- [Bug/Feature Reporting](./Reporting)
|
||||||
- [Contact Details](./ContactDetails)
|
- [Contact Details](./ContactDetails)
|
||||||
|
|
||||||
# he;;p
|
## ModuleClientAPI
|
||||||
|
|
||||||
- [ModuleClientAPI](./ModuleClientAPIIntroduction)
|
- [Introduction](./ModuleClientAPIIntroduction)
|
||||||
- [Documentation](./ModuleClientAPI)
|
- [Documentation](./ModuleClientAPI)
|
||||||
- [User](./ModuleClientAPIUser)
|
- [User](./ModuleClientAPIUser)
|
||||||
- [Neighbor](./ModuleClientAPINeighbor)
|
- [Neighbor](./ModuleClientAPINeighbor)
|
||||||
@@ -26,8 +28,10 @@
|
|||||||
- [GameLib](./ModuleClientAPIGameLib)
|
- [GameLib](./ModuleClientAPIGameLib)
|
||||||
- [Controller](./ModuleClientAPIGameLibController)
|
- [Controller](./ModuleClientAPIGameLibController)
|
||||||
- [Important Principals](./ModuleClientAPIPrincipals)
|
- [Important Principals](./ModuleClientAPIPrincipals)
|
||||||
- [ModuleServerAPI](./ModuleServerAPI)
|
|
||||||
|
|
||||||
|
## ModuleServerAPI
|
||||||
|
|
||||||
|
- [ModuleServerAPI](./ModuleServerAPI)
|
||||||
- [Client](./ModuleServerAPIClient)
|
- [Client](./ModuleServerAPIClient)
|
||||||
- [Property](./ModuleServerAPIProperty)
|
- [Property](./ModuleServerAPIProperty)
|
||||||
- [GameLib](./ModuleServerAPIGameLib)
|
- [GameLib](./ModuleServerAPIGameLib)
|
||||||
@@ -43,7 +47,8 @@
|
|||||||
- [LibWebSocket](./ModuleServerAPILibsWebSocketLib)
|
- [LibWebSocket](./ModuleServerAPILibsWebSocketLib)
|
||||||
- [Axios](https://axios-http.com/docs/instance)
|
- [Axios](https://axios-http.com/docs/instance)
|
||||||
|
|
||||||
- ModuleApi Shared
|
## ModuleApi Shared
|
||||||
|
|
||||||
- [RuntimeStorage](./ModuleApiGameLibRuntimeStorage)
|
- [RuntimeStorage](./ModuleApiGameLibRuntimeStorage)
|
||||||
- Gamelib
|
- Gamelib
|
||||||
- [GameLib GameDetails](./ModuleApiGameLibGameDetails)
|
- [GameLib GameDetails](./ModuleApiGameLibGameDetails)
|
||||||
@@ -51,5 +56,3 @@
|
|||||||
- [GameLib TimeSpan](./ModuleApiGameLibTimeSpan)
|
- [GameLib TimeSpan](./ModuleApiGameLibTimeSpan)
|
||||||
- [GameLib FrameCycle](./ModuleApiGameLibFrameCycle)
|
- [GameLib FrameCycle](./ModuleApiGameLibFrameCycle)
|
||||||
- [GameLib Ratio](./ModuleAPIGameLibRatio)
|
- [GameLib Ratio](./ModuleAPIGameLibRatio)
|
||||||
- [Module Debugging](./ModuleDebugging)
|
|
||||||
- [ModuleStore](./ModuleStore)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user