Adding Unity.ugui to the assembly defintion for 2019.2+ support

This commit is contained in:
Soraphis 2019-06-27 11:58:39 +02:00
parent 163a216fc1
commit 92612f210f
2 changed files with 14 additions and 3 deletions

View File

@ -1,3 +1,14 @@
{
"name": "UnityAtoms"
}
"name": "UnityAtoms",
"references": [
"GUID:2bafac87e7f4b9b418d9448d219b01ab"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}

View File

@ -2,7 +2,7 @@
"name": "com.mambojambostudios.unity-atoms",
"displayName": "Unity Atoms",
"version": "2.0.0",
"unity": "2018.3",
"unity": "2019.2",
"description": "Tiny modular pieces utilizing the power of Scriptable Objects",
"keywords": [
"scriptable objects",