diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-06-12 13:01:09 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-06-12 13:01:09 +0100 |
| commit | f8cb5f9270b854da187046d631d3c893d3bfc88b (patch) | |
| tree | 60bcc75008f669baad0336fe01e9d6cb39333054 | |
| parent | a107216a273463f7848f066f42a5937196f19f3c (diff) | |
| download | VRCog-master.tar VRCog-master.tar.gz VRCog-master.tar.bz2 VRCog-master.tar.xz VRCog-master.zip | |
| -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"
+ ]
+}
|
