mirror of
https://github.com/MrUnknownDE/vcc-tools.git
synced 2026-04-18 06:33:43 +02:00
add assembly definition
This commit is contained in:
16
Editor/de.mrunknownde.gittool.Editor.asmdef
Normal file
16
Editor/de.mrunknownde.gittool.Editor.asmdef
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "de.mrunknownde.gittool.Editor",
|
||||
"rootNamespace": "",
|
||||
"references": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
@@ -6,6 +6,14 @@
|
||||
"packages": {
|
||||
"de.mrunknownde.gittool": {
|
||||
"versions": {
|
||||
"1.0.1": {
|
||||
"name": "de.mrunknownde.gittool",
|
||||
"version": "1.0.1",
|
||||
"displayName": "VRChat Git Control Tool",
|
||||
"url": "https://github.com/MrUnknownDE/unity-gittool/archive/refs/tags/v1.0.1.zip",
|
||||
"unity": "2022.3",
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
},
|
||||
"1.0.0": {
|
||||
"name": "de.mrunknownde.gittool",
|
||||
"version": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user