mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced 2024-11-21 15:15:36 +01:00
add package json
This commit is contained in:
parent
3480807e75
commit
c8d7471db9
7
README.md.meta
Normal file
7
README.md.meta
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fd7a1ed385c62e3499468681006ce64e
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
18
package.json
Normal file
18
package.json
Normal 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
7
package.json.meta
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: bea6fab46aed07d488468ef87df6c1f5
|
||||||
|
PackageManifestImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
Loading…
Reference in New Issue
Block a user