unity-atoms/Packages/InputSystem/Editor/UnityAtoms.UnityAtomsInputSystem.Editor.asmdef
2021-01-22 08:22:16 +01:00

20 lines
543 B
Plaintext

{
"name": "UnityAtoms.UnityAtomsInputSystem.Editor",
"references": [
"UnityAtoms.UnityAtomsCore.Runtime",
"UnityAtoms.UnityAtomsCore.Editor",
"Unity.InputSystem",
"UnityAtoms.UnityAtomsInputSystem.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}