Unity Package Structure

This commit is contained in:
Syntriax 2022-12-15 19:22:33 +03:00
parent da8a7bf668
commit 01da5f8864
12 changed files with 11 additions and 1 deletions

8
Runtime.meta Normal file
View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3ca1a8a8e7759614dbe3aa94ca19f4a8
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -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",