-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsource.json
More file actions
21 lines (21 loc) · 806 Bytes
/
Copy pathsource.json
File metadata and controls
21 lines (21 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name": "Elypha's Unity Packages",
"id": "com.elypha.unity-packages",
"url": "https://elypha.github.io/unity-packages/index.json",
"author": {
"name": "Elypha",
"email": "i@elypha.com",
"url": "https://elypha.com"
},
"description": "Explore and find useful tools for everyday Unity development. This is a curated list from packages I set up for my own projects.",
"infoLink": {
"url": "https://github.com/Elypha/unity-packages",
"text": "Open GitHub repository"
},
"bannerUrl": "banner.jpg",
"sources": {
"Elypha/unity-toolkit": "com.elypha.unity-toolkit",
"Elypha/unity-vrchat-uploader": "com.elypha.unity-vrchat-uploader",
"Elypha/unity-material-helper": "com.elypha.unity-material-helper"
}
}