From abc9caedb2f585a77adc794cd7a5850bb9b2d2a8 Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Thu, 13 Aug 2026 18:14:27 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20master:=20update=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.