Added links to categories

2025-08-14 18:00:02 +02:00
parent 53bdfa46f3
commit ea04200007

@@ -1,11 +1,11 @@
### Getting Started ### [Getting Started](./Home)
- [Introduction](./Home) - [Introduction](./Home)
- [Prerequisites](./Prerequisites) - [Prerequisites](./Prerequisites)
- [Setting up server](./ServerSetup) - [Setting up server](./ServerSetup)
- [Config](./Config) - [Config](./Config)
### Module Development ### [Module Development](./ModuleStructure)
- [Module Structure](./ModuleStructure) - [Module Structure](./ModuleStructure)
- [Module.json](./ModuleJSON) - [Module.json](./ModuleJSON)
@@ -31,8 +31,9 @@
- [Controller](./ModuleClientAPIGameLibController) - [Controller](./ModuleClientAPIGameLibController)
- [Important Principals](./ModuleClientAPIPrincipals) - [Important Principals](./ModuleClientAPIPrincipals)
### ModuleServerAPI ### [ModuleServerAPI](./ModuleServerAPIIntroduction)
- [Introduction](./ModuleServerAPIIntroduction)
- [ModuleServerAPI](./ModuleServerAPI) - [ModuleServerAPI](./ModuleServerAPI)
- [Client](./ModuleServerAPIClient) - [Client](./ModuleServerAPIClient)
- [Property](./ModuleServerAPIProperty) - [Property](./ModuleServerAPIProperty)