Skip to content

Commit 5f81c0b

Browse files
committed
Fix metadata download link
1 parent c6630a6 commit 5f81c0b

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

metadata.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
{
2-
"ModuleId": "699750bf-e217-4bd8-8039-3d5f97ee80ba",
3-
"AuthorName": "zarik5",
4-
"DllFileName": "ALVRModule.dll",
5-
"Downloads": 0,
6-
"DownloadUrl": "https://github.com/alvr-org/VRCFT-ALVR/releases/download/1.0.0/ALVRModule.zip",
7-
"LastUpdated": "2023-07-28T18:33:04Z",
8-
"ModuleDescription": "VRCFaceTracking module for ALVR support",
9-
"ModuleName": "ALVR Module",
10-
"ModulePageUrl": "https://github.com/alvr-org/VRCFT-ALVR",
11-
"Rating": 0,
12-
"Ratings": 0,
13-
"RatingSum": 0,
14-
"UsageInstructions": "Set `Eye and face tracking` to `VRCFaceTracking`. Reconnect the client if necessary.",
15-
"Version": "1.0.0"
1+
{
2+
"ModuleId": "699750bf-e217-4bd8-8039-3d5f97ee80ba",
3+
"AuthorName": "zarik5",
4+
"DllFileName": "ALVRModule.dll",
5+
"Downloads": 0,
6+
"DownloadUrl": "https://github.com/alvr-org/VRCFT-ALVR/releases/download/v1.0.0/ALVRModule.zip",
7+
"LastUpdated": "2023-07-28T18:33:04Z",
8+
"ModuleDescription": "VRCFaceTracking module for ALVR support",
9+
"ModuleName": "ALVR Module",
10+
"ModulePageUrl": "https://github.com/alvr-org/VRCFT-ALVR",
11+
"Rating": 0,
12+
"Ratings": 0,
13+
"RatingSum": 0,
14+
"UsageInstructions": "Set `Eye and face tracking` to `VRCFaceTracking`. Reconnect the client if necessary.",
15+
"Version": "1.0.0"
1616
}

0 commit comments

Comments
 (0)