feat: openvrpaths.vrpath builder, can write and dump

This commit is contained in:
Gabriele Musco 2023-06-10 17:03:10 +02:00
commit 3f727cb3f2
No known key found for this signature in database
GPG key ID: 1068D795C80E51DE
3 changed files with 102 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"config": [
"/home/user/.local/share/Steam/config"
],
"external_drivers": null,
"jsonid": "vrpathreg",
"log": [
"/home/user/.local/share/Steam/logs"
],
"runtime": [
"/home/user/.local/share/Steam/steamapps/common/SteamVR"
],
"version": 1
}