mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced 2024-11-21 23:25:36 +01:00
organize into upm directory structure
This commit is contained in:
parent
c8d7471db9
commit
ffff19acd5
@ -1,8 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 45856e53c605df64baf0e89751741df7
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
@ -1,8 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: f549199d6eac96943ae073e003f12aa3
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
@ -1,8 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: f124bd3bbd4e5e44882fcc7ca4bbfd89
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
@ -1,7 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 05ba0cd389296cf44af17c4e8362fb75
|
|
||||||
TextScriptImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
11
package.json
11
package.json
@ -10,6 +10,17 @@
|
|||||||
"editor",
|
"editor",
|
||||||
"utility"
|
"utility"
|
||||||
],
|
],
|
||||||
|
"samples":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"displayName": "Animal world Assembly",
|
||||||
|
"path": "Samples~/ExampleAnimalWorldAssembly"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"displayName": "Usage from different Assembly",
|
||||||
|
"path": "Samples~/ExampleOfUsageFromDifferentAssembly"
|
||||||
|
}
|
||||||
|
],
|
||||||
"author":
|
"author":
|
||||||
{
|
{
|
||||||
"name": "TextusGames",
|
"name": "TextusGames",
|
||||||
|
Loading…
Reference in New Issue
Block a user