unity package structure

This commit is contained in:
Kirill Chikalin
2024-11-16 14:04:55 +03:00
parent a3072a3693
commit 458fd56d48
35 changed files with 40 additions and 4 deletions

3
.gitignore vendored
View File

@@ -15,7 +15,8 @@
/[Mm]emoryCaptures/ /[Mm]emoryCaptures/
# Asset meta data should only be ignored when the corresponding asset is also ignored # Asset meta data should only be ignored when the corresponding asset is also ignored
!/[Aa]ssets/**/*.meta !/[Aa]ssets/*/[Ss]samples~/*.meta
!/[Aa]ssets/*/[Dd]ocumentation~/*.meta
# Uncomment this line if you wish to ignore the asset store tools plugin # Uncomment this line if you wish to ignore the asset store tools plugin
# /[Aa]ssets/AssetStoreTools* # /[Aa]ssets/AssetStoreTools*

6
.idea/.idea.textdecal/.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

View File

Before

Width:  |  Height:  |  Size: 376 B

After

Width:  |  Height:  |  Size: 376 B

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 1464671579a347db9035dc15a0a3522d
timeCreated: 1731754848

View File

View 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"
}
}

View File

@@ -1,7 +1,6 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 13fdb347c7b904f27929fcda91728da7 guid: 2198c2eb9b77743f780423eb7e1e638b
folderAsset: yes TextScriptImporter:
DefaultImporter:
externalObjects: {} externalObjects: {}
userData: userData:
assetBundleName: assetBundleName: