add package json

This commit is contained in:
Phill 2021-05-26 14:37:00 -04:00
parent 3480807e75
commit c8d7471db9
3 changed files with 32 additions and 0 deletions

7
README.md.meta Normal file
View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: fd7a1ed385c62e3499468681006ce64e
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

18
package.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "com.textus-games.serialized-reference-ui",
"version": "1.0.0",
"displayName": "Serialize Reference UI",
"description": "The UI for Unity's SerealizedReference attribute. It allows changing the instance type of a field right in the editor.",
"unity": "2019.3",
"keywords":
[
"serialization",
"editor",
"utility"
],
"author":
{
"name": "TextusGames",
"url": "https://github.com/TextusGames"
}
}

7
package.json.meta Normal file
View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: bea6fab46aed07d488468ef87df6c1f5
PackageManifestImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: