diff --git a/README.md b/README.md index 798cf5e..73e4911 100644 --- a/README.md +++ b/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 as a single-executable-file: + +``` +$ 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.