Add clearer initial documentation

This commit is contained in:
technobaboo
2021-08-11 22:11:32 -05:00
parent 1b06f083f7
commit c94cd0795c
6 changed files with 86 additions and 5 deletions

View File

@@ -0,0 +1,16 @@
---
sidebar_position: 3
---
# Use
## Server
```
Stardust XR
Usage: stardustxr [OPTIONS]
Options:
-h,--help Print this help message and exit
-F,--flatscreen Run Stardust in flatscreen mode
--field-debug Draw translucent meshes around fields
```