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)
- [Prerequisites](./Prerequisites)
- [Setting up server](./ServerSetup)
- [Config](./Config)
### Module Development
### [Module Development](./ModuleStructure)
- [Module Structure](./ModuleStructure)
- [Module.json](./ModuleJSON)
@@ -31,8 +31,9 @@
- [Controller](./ModuleClientAPIGameLibController)
- [Important Principals](./ModuleClientAPIPrincipals)
### ModuleServerAPI
### [ModuleServerAPI](./ModuleServerAPIIntroduction)
- [Introduction](./ModuleServerAPIIntroduction)
- [ModuleServerAPI](./ModuleServerAPI)
- [Client](./ModuleServerAPIClient)
- [Property](./ModuleServerAPIProperty)