diff options
| -rw-r--r-- | .gitinfo | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -1,12 +1,15 @@ {
- "$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": [
+ "$schema": "https://git.zue.dev/gitinfo/plain/gitinfo.schema.json",
+ "root": "https://git.zue.dev/VRCog",
+ "description": "Unity editor utilities for VRChat creators. The missing gear in your workflow.",
+ "maintainers": [
[
"Alex (@zuedev)",
"zuedev@gmail.com"
]
],
- "license": "Unlicense"
-}
\ No newline at end of file + "license": "Unlicense",
+ "mirrors": [
+ "https://github.com/zuedev/VRCog"
+ ]
+}
|
