Community documentation for RLVa, the extended reimplementation of the RestrainedLove API (RLV) for Second Life.
Built with MkDocs Material and deployed via GitHub Pages.
pip install mkdocs-material
mkdocs serveThe site will be available at http://127.0.0.1:8000.
mkdocs build --strictOutput is written to site/.
Pushes to main automatically build and deploy to GitHub Pages via the workflow in .github/workflows/ci.build+deploy.yml.
This wiki has been cross-referenced against four viewer codebases:
| Viewer | Version | RLV/RLVa Version | Type |
|---|---|---|---|
| Firestorm | 7.2.5.81383 | RLVa 2.4.2 | RLVa |
| Alchemy | 7.1.9.2516-beta | RLVa 2.5.0 | RLVa |
| Kokua | MKRLV branch | RLV 2.09.35.00 | RLV |
| Black Dragon | 5.6.0 | None |
Kokua ships in three variants: No RLV (no RLV support), RLV (standard RestrainedLove), and FTRLv (full-time RLV, v26_2_0_62339). This wiki was verified against the RLV branch (Kokua-MKRLV).
Black Dragon had RLVa integrated via upstream PR #2830 but it was deliberately removed (labelled "Broken RLVa"). Only XML UI shells remain; no functional RLV/RLVa support.
Command availability, flags, and behavior may differ in other viewers or versions.