2019-10-01 11:27:22 -04:00
|
|
|
{
|
2021-01-22 02:22:16 -05:00
|
|
|
"name": "com.unity-atoms.unity-atoms-core",
|
2019-10-07 14:47:30 -04:00
|
|
|
"displayName": "Unity Atoms Core",
|
2020-12-30 16:36:53 -05:00
|
|
|
"version": "4.4.2",
|
2020-02-23 18:59:35 -05:00
|
|
|
"unity": "2018.3",
|
2019-10-07 14:47:30 -04:00
|
|
|
"description": "Tiny modular pieces utilizing the power of Scriptable Objects",
|
|
|
|
"keywords": [
|
|
|
|
"scriptable objects",
|
|
|
|
"unity"
|
|
|
|
],
|
|
|
|
"category": "Unity",
|
|
|
|
"files": [
|
|
|
|
"/package.json",
|
|
|
|
"/package.json.meta",
|
|
|
|
"/Runtime",
|
|
|
|
"/Runtime.meta",
|
2021-01-22 02:22:16 -05:00
|
|
|
"/Runtime/UnityAtoms.UnityAtomsCore.Runtime.asmdef",
|
|
|
|
"/Runtime/UnityAtoms.UnityAtomsCore.Runtime.asmdef.meta",
|
2019-10-07 14:47:30 -04:00
|
|
|
"/Editor",
|
|
|
|
"/Editor.meta",
|
2021-01-22 02:22:16 -05:00
|
|
|
"/Editor/UnityAtoms.UnityAtomsCore.Editor.asmdef",
|
|
|
|
"/Editor/UnityAtoms.UnityAtomsCore.Editor.asmdef.meta",
|
2019-10-15 19:43:51 -04:00
|
|
|
"/Documentation",
|
|
|
|
"/Documentation.meta"
|
2019-10-07 14:47:30 -04:00
|
|
|
]
|
2019-10-01 11:27:22 -04:00
|
|
|
}
|