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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,3 +50,6 @@ You can create custom worlds using Unity. Check out the [World Creation Guide](/
50
50
### How can I contribute?
51
51
52
52
We welcome contributions! See the [Contributing Guide](/docs/contributing) for more information on how to get involved.
53
+
54
+
### What's the difference between core component contributions and add-on contributions?
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.
0 commit comments