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 9685857 commit 5284fecCopy full SHA for 5284fec
4 files changed
content/docs/meta.json
@@ -10,7 +10,7 @@
10
"avatar",
11
"prop",
12
"world",
13
- "project",
+ "scripting",
14
"server",
15
"---Technical---",
16
"...technical",
content/docs/project/index.mdx
content/docs/scripting/index.mdx
@@ -0,0 +1,9 @@
1
+---
2
+title: Scripting
3
+description: Scripting for BasisVR
4
5
+
6
+## Scripting placeholder
7
8
+Stuff goes here
9
content/docs/project/meta.json content/docs/scripting/meta.jsoncontent/docs/project/meta.json renamed to content/docs/scripting/meta.json
@@ -1,5 +1,5 @@
{
- "title": "Project",
+ "title": "Scripting",
"icon": "FolderOpen",
"pages": ["index"]
}
0 commit comments