intro
All documentation pages have information describing the relevant files. These files follow along the following notation:
- File description -
path/to/file
Additionally, the files are divided into four categories:
- Client: Files that are only relevant to the client.
- Server: Files that are only relevant to the server.
- Shared: Files that are relevant to both the client and server.
- Data: Files that contain pure data, and no important code.