-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsource.json
More file actions
18 lines (18 loc) · 593 Bytes
/
source.json
File metadata and controls
18 lines (18 loc) · 593 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name":"Portable World Menu",
"id":"chirp.reava.portableworldmenu",
"author":{
"name":"Reava_",
"email": "reava.vr@gmail.com",
"url": "https://github.com/Reava/"
},
"description":"A portable menu for VRChat worlds that can be summoned anywhere by users to control various settings ",
"infoLink":{
"url":"https://github.com/Reava/PortableWorldMenu/blob/main/README.md",
"text":"How to Use (Readme)"
},
"url":"https://reava.github.io/PortableWorldMenu/index.json",
"githubRepos":[
"Reava/PortableWorldMenu"
]
}