summaryrefslogtreecommitdiff
path: root/docs/project-layout.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/project-layout.md')
-rw-r--r--docs/project-layout.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/project-layout.md b/docs/project-layout.md
index 3d8f466..9a33e8f 100644
--- a/docs/project-layout.md
+++ b/docs/project-layout.md
@@ -3,8 +3,10 @@ title: Project Structure
---
```
-deps/ - third-party dependencies
-docs/ - these docs you're reading now that get built with mkdocs
+assets/ - shaders and bundled assets for examples (must be licensed open)
+bindgen/ - bindings generation
+deps/ - third-party dependencies
+docs/ - these docs you're reading now that get built with mkdocs
src/
core/ - core game engine facilities
logos/ -