LIV uses the registry to store a few helpful paths for locating and interacting with a LIV installation. All registry keys are stored under the 64-bit Current User hive, in the location:Documentation Index
Fetch the complete documentation index at: https://docs.liv.tv/llms.txt
Use this file to discover all available pages before exploring further.
| Key | Type | Purpose |
|---|---|---|
| BaseDirectory | String | Path to LIV’s main directory. |
| Executable | String | Path to LIV’s main executable. |
| SDKRuntimePath | String | Path to the LIV SDK’s runtime directory. |
| ExternalApplications | Sub-key | A list of external applications compatible with LIV. |
BaseDirectory path along with LIV.App.CommandLine.exe for easy access to the command-line API!
ExternalApplications
If you’ve integrated the LIV SDK, but are not distributing through Steam, Meta Quest App Store, NetVios, or Viveport, you may add an entry to this sub-key and LIV will attempt to detect, launch, and automatically capture your app. The format for these entries is described below, in JSON - this directly translates to the structure in the registry.