initial commit

This commit is contained in:
Mikhail 2023-06-17 14:14:32 +08:00
parent 08950068ad
commit a384e4f86c
9 changed files with 64 additions and 1 deletions

View File

@ -0,0 +1,3 @@
{
"name": "DragonECS-Relations"
}

View File

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

7
LICENSE.meta Normal file
View File

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

2
README-RU.md Normal file
View File

@ -0,0 +1,2 @@
# Отношения между сущностями для DragonECS

7
README-RU.md.meta Normal file
View File

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

View File

@ -1,2 +1,2 @@
# DragonECS-Relations # Relations between entities for DragonECS

7
README.md.meta Normal file
View File

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

23
package.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "com.dcfa_pixels.dragonecs-relations",
"author":
{
"name": "DCFApixels",
"url": "https://github.com/DCFApixels/DragonECS-Relations"
},
"displayName": "DragonECS-Relations",
"description": "Relations between entities for DragonECS",
"unity": "2020.3",
"version": "0.1.0",
"repository": {
"type": "git",
"url": "https://github.com/DCFApixels/DragonECS-Relations.git"
},
"keywords":
[
"ecs",
"dragonecs",
"extension",
"add-on"
]
}

7
package.json.meta Normal file
View File

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