Unity Package Structure
This commit is contained in:
parent
da8a7bf668
commit
01da5f8864
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 3ca1a8a8e7759614dbe3aa94ca19f4a8
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
"name": "com.syntriax.toggle-state",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"displayName": "Toggle State Module",
|
||||
"unity": "2019.1",
|
||||
"documentationUrl": "https://git.syntriax.com/Syntriax/ToggleState.git",
|
||||
"dependencies": {},
|
||||
"keywords": ["Toggle State", "Switch"],
|
||||
"author": {
|
||||
"name": "Syntriax",
|
||||
|
|
Loading…
Reference in New Issue