Unity Package Structure

This commit is contained in:
Syntriax 2022-12-15 19:23:25 +03:00
parent efcc339e45
commit 56575cd107
23 changed files with 11 additions and 1 deletions

8
Runtime.meta Normal file
View File

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

View File

@ -1,8 +1,10 @@
{
"name": "com.syntriax.trigger",
"version": "1.0.0",
"version": "0.1.0",
"displayName": "Trigger Module",
"unity": "2019.1",
"documentationUrl": "https://git.syntriax.com/Syntriax/Trigger.git",
"dependencies": {},
"keywords": ["Trigger"],
"author": {
"name": "Syntriax",