Unity Package Structure
This commit is contained in:
parent
c266d7bf2e
commit
06a61e093f
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 62903b9caaaec224eb91cfd27c1de18a
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "com.syntriax.factory",
|
"name": "com.syntriax.factory",
|
||||||
"version": "1.0.0",
|
"version": "0.1.0",
|
||||||
"displayName": "Factory Module",
|
"displayName": "Factory Module",
|
||||||
"description": "Basic Factory Module",
|
|
||||||
"unity": "2019.1",
|
"unity": "2019.1",
|
||||||
"unityRelease": "0b5",
|
"documentationUrl": "https://git.syntriax.com/Syntriax/Factory.git",
|
||||||
|
"dependencies": {},
|
||||||
"keywords": ["Factory"],
|
"keywords": ["Factory"],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Syntriax",
|
"name": "Syntriax",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 799b710a62f2a224e95023efa9c5bbd8
|
guid: 31584dc83a54b6d42a63fac9d9a666a5
|
||||||
TextScriptImporter:
|
TextScriptImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
userData:
|
userData:
|
||||||
|
|
Loading…
Reference in New Issue