diff options
| author | Alex <zuedev@gmail.com> | 2026-06-11 23:16:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-11 23:16:55 +0100 |
| commit | 91ea09978a562f872a21612b14132a964631b29a (patch) | |
| tree | b34c341cc5746d117208e9433bd470654957ea2c | |
| parent | 9ab4aa10b2e425df818957ffb2bc5cd6d2df4c51 (diff) | |
| download | VRCog-91ea09978a562f872a21612b14132a964631b29a.tar VRCog-91ea09978a562f872a21612b14132a964631b29a.tar.gz VRCog-91ea09978a562f872a21612b14132a964631b29a.tar.bz2 VRCog-91ea09978a562f872a21612b14132a964631b29a.tar.xz VRCog-91ea09978a562f872a21612b14132a964631b29a.zip | |
add gitinfo
| -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 |
