blob: 4b90c5e295ff16a1f637b4f749231cf27addaa43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "com.vrchat.demo-template",
"displayName": "VRChat Example Package",
"version": "0.0.7",
"unity": "2022.3",
"description": "Simple Package for testing Automation",
"vrchatVersion": "2022.1.1",
"author": {
"name": "Momo the Monster",
"email": "momodmonster@gmail.com",
"url": "https://mmmlabs.com"
}
}
|