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

17 lines
476 B
Plaintext

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