diff options
| -rw-r--r-- | .gitinfo | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitinfo b/.gitinfo new file mode 100644 index 0000000..dec814f --- /dev/null +++ b/.gitinfo @@ -0,0 +1,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"
+}
\ No newline at end of file |
