unity package structure
This commit is contained in:
|
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 376 B |
3
Assets/ru.chikalin.textdecal/LICENSE.md.meta
Normal file
3
Assets/ru.chikalin.textdecal/LICENSE.md.meta
Normal file
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1464671579a347db9035dc15a0a3522d
|
||||
timeCreated: 1731754848
|
||||
0
Assets/ru.chikalin.textdecal/README.md
Normal file
0
Assets/ru.chikalin.textdecal/README.md
Normal file
27
Assets/ru.chikalin.textdecal/package.json
Normal file
27
Assets/ru.chikalin.textdecal/package.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "ru.chikalin.textdecal",
|
||||
"displayName": "TextMeshPro Decal",
|
||||
"version": "1.0.0",
|
||||
"description": "Decal for TextMeshPro",
|
||||
"license": "Refer to LICENSE.md file",
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "URP Sample",
|
||||
"description": "URP Sample",
|
||||
"path": "Samples~/URP Sample"
|
||||
},
|
||||
{
|
||||
"displayName": "VR Sample",
|
||||
"description": "VR Sample",
|
||||
"path": "Samples~/VR Sample"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"com.unity.ugui": "2.0.0"
|
||||
},
|
||||
"author": {
|
||||
"name": "Kirill Chikalin",
|
||||
"email": "kirill@chikalin.ru",
|
||||
"url": "https://chikalin.ru"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,6 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 13fdb347c7b904f27929fcda91728da7
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
guid: 2198c2eb9b77743f780423eb7e1e638b
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
Reference in New Issue
Block a user