You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/faq.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,15 @@ BasisVR requires:
30
30
3. Create or join a world
31
31
4. Start exploring!
32
32
33
-
Check out the [Introduction](/docs) for detailed setup instructions.
33
+
Check out the [Introduction](/en/docs) for detailed setup instructions.
34
34
35
35
### Can I create my own avatars?
36
36
37
-
Yes! BasisVR supports custom avatars. See the [Avatar Guide](/docs/avatar) for more information on creating and importing custom avatars.
37
+
Yes! BasisVR supports custom avatars. See the [Avatar Guide](/en/docs/avatar) for more information on creating and importing custom avatars.
38
38
39
39
### How do I create my own world?
40
40
41
-
You can create custom worlds using Unity. Check out the [World Creation Guide](/docs/world) for step-by-step instructions.
41
+
You can create custom worlds using Unity. Check out the [World Creation Guide](/en/docs/world) for step-by-step instructions.
42
42
43
43
### Where can I get help?
44
44
@@ -49,7 +49,7 @@ You can create custom worlds using Unity. Check out the [World Creation Guide](/
49
49
50
50
### How can I contribute?
51
51
52
-
We welcome contributions! See the [Contributing Guide](/docs/contributing) for more information on how to get involved.
52
+
We welcome contributions! See the [Contributing Guide](/en/docs/contributing) for more information on how to get involved.
53
53
54
54
### What's the difference between core component contributions and add-on contributions?
55
55
A: Core components include systems that make up the key features of Basis. Contributions (or modules) include extra features which, while useful, are not required by default. Therefore, contributions may provide features that are outside the scope of the main Basis offering, which may provide value to developers using Basis.
@@ -64,4 +64,4 @@ There are several options for connecting to a local server from different device
64
64
65
65
## Where can I set up a remote server?
66
66
67
-
There are a variety of Cloud services you can host your servers in. Examples include: Bunny, DigitalOcean, CloudFlare, AWS, Microsoft Azure, Google Cloud, and more.
67
+
There are a variety of Cloud services you can host your servers in. Examples include: Bunny, DigitalOcean, CloudFlare, AWS, Microsoft Azure, Google Cloud, and more.
0 commit comments