Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLVa Wiki

Community documentation for RLVa, the extended reimplementation of the RestrainedLove API (RLV) for Second Life.

Built with MkDocs Material and deployed via GitHub Pages.

Local Development

pip install mkdocs-material
mkdocs serve

The site will be available at http://127.0.0.1:8000.

Building

mkdocs build --strict

Output is written to site/.

Deployment

Pushes to main automatically build and deploy to GitHub Pages via the workflow in .github/workflows/ci.build+deploy.yml.

Source Code Reference

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 RLVa Removed 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.

About

Community documentation for RLVa, the extended reimplementation of the RestrainedLove API (RLV) for Second Life.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors