unity-atoms/Packages/FSM/Runtime/MamboJamboStudios.UnityAtomsFSM.Runtime.asmdef

16 lines
460 B
Plaintext
Raw Normal View History

2020-03-08 07:32:41 -04:00
{
"name": "MamboJamboStudios.UnityAtomsFSM.Runtime",
"references": [
"MamboJamboStudios.UnityAtomsCore.Runtime",
"MamboJamboStudios.UnityAtomsBaseAtoms.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}