We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d78cf8 commit 5fa16c2Copy full SHA for 5fa16c2
content/docs/controls/index.mdx
@@ -0,0 +1,7 @@
1
+---
2
+title: Controls
3
4
+
5
+## Controls
6
7
+Let's create a page to cover the available controls in BasisVR
content/docs/controls/meta.json
@@ -0,0 +1,5 @@
+{
+ "title": "Controls",
+ "icon": "Wrench",
+ "pages": ["index"]
+}
content/docs/meta.json
@@ -6,6 +6,7 @@
"faq",
"contributing",
8
"---Guides---",
9
+ "controls",
10
"avatar",
11
"world",
12
"project",
0 commit comments