mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 08:08:51 -05:00
Adding Unity.ugui to the assembly defintion for 2019.2+ support
This commit is contained in:
parent
163a216fc1
commit
92612f210f
@ -1,3 +1,14 @@
|
||||
{
|
||||
"name": "UnityAtoms"
|
||||
}
|
||||
"name": "UnityAtoms",
|
||||
"references": [
|
||||
"GUID:2bafac87e7f4b9b418d9448d219b01ab"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": []
|
||||
}
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user