📃 master: update documentation
This commit is contained in:
parent
31e08e03e2
commit
abc9caedb2
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -148,6 +148,17 @@ page css
|
|||
|
||||
Optionally you can re-distribute `xrforge.com` with your modifications by running `zip xrforge.com page`
|
||||
|
||||
## Distribute your own XRForge
|
||||
|
||||
You can preload the `xrforge.com` binary with your own experiences <b>as a single-executable-file</b>:
|
||||
|
||||
```
|
||||
$ zip -r xrforge.com myverse # add my 3D experiences to the binary
|
||||
$ cp xrforge.com myproject.com
|
||||
```
|
||||
|
||||
> Profit!
|
||||
|
||||
## Plugins
|
||||
|
||||
xrforge is basically plugins working together.<br>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue