Support for build 20230414 (#5)

* support for 20230331, remove need for metadata patching

* build 20230414
This commit is contained in:
devin
2026-07-23 01:29:06 -04:00
committed by GitHub
parent 6a62f0cc1d
commit 8ddda007c1
8 changed files with 304 additions and 31 deletions
+8
View File
@@ -121,6 +121,14 @@ Inside `config`, edit the `net.rec.plugin.cfg` file and update as needed:
- `App Id Voice` — Photon Voice App ID.
- `App Id Chat` — Photon Chat App ID.
**[Signing]**
- `Disable Signature Verification` — stops the client checking that images are signed with Rec Room's
private key, so your own server can serve images. **On by default**; leave it alone unless you
specifically want signed images.
- `Signing Modulus Override` — only for setups that *do* want image signing: your own RSA public
modulus (base64, raw 2048-bit — not a PEM/DER key). Keeps real verification, against your keypair.
Leave empty otherwise.
**[Advanced]**
- `Enabled Advanced Settings` — must be `true` to apply the custom Photon name server / port below.
- `Photon NameServer` — custom Photon name server host.