blob: dec814f00547d6369f56771916bbd1d698f904f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"$schema": "https://git.zue.dev/gitinfo/plain/gitinfo.schema.json",
"root": "https://github.com/zuedev/VRCog",
"description": "Unity editor utilities for VRChat creators. The missing gear in your workflow.",
"maintainers": [
[
"Alex (@zuedev)",
"zuedev@gmail.com"
]
],
"license": "Unlicense"
}
|