Package.json
This commit is contained in:
parent
71d00d6fbf
commit
0e6b0e4138
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f6a4f8a4159c5314e86814a765d14ec2
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"name": "com.syntriax.project-structure-creator",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"displayName": "Project Structure Creator",
|
||||||
|
"unity": "2019.1",
|
||||||
|
"keywords": ["Structure"],
|
||||||
|
"author": {
|
||||||
|
"name": "Syntriax",
|
||||||
|
"email": "Syntriax@gmail.com",
|
||||||
|
"url": "https://syntriax.com"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue