Add clearer initial documentation
This commit is contained in:
16
docs/getting-started/run.md
Normal file
16
docs/getting-started/run.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user