📃 master: update documentation
This commit is contained in:
parent
efe86c62c8
commit
fe77492acd
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -47,7 +47,19 @@ Usage: ./xrforge.com <cmd> [opts]
|
||||||
./xrforge.com createplugin generates skeleton plugin
|
./xrforge.com createplugin generates skeleton plugin
|
||||||
./xrforge.com server starts the webserver [without --nobrowser]
|
./xrforge.com server starts the webserver [without --nobrowser]
|
||||||
./xrforge.com build build
|
./xrforge.com build build
|
||||||
|
```
|
||||||
|
|
||||||
|
Extract and run example 3D content in your browser:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ unzip xrforge.com myverse/* # extract example 3D verse
|
||||||
|
$ ./xrforge.com server # run as server
|
||||||
|
opening your browser at https://localhost:8080
|
||||||
|
```
|
||||||
|
|
||||||
|
## Radical opensource
|
||||||
|
|
||||||
|
```
|
||||||
$ unzip xrforge.com
|
$ unzip xrforge.com
|
||||||
Archive: result/bin/xrforge.com
|
Archive: result/bin/xrforge.com
|
||||||
Length Date Time Name
|
Length Date Time Name
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue