mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 16:18:24 -05:00
20 lines
571 B
Plaintext
20 lines
571 B
Plaintext
|
{
|
||
|
"name": "MamboJamboStudios.UnityAtomsInputSystem.Editor",
|
||
|
"references": [
|
||
|
"MamboJamboStudios.UnityAtomsCore.Runtime",
|
||
|
"MamboJamboStudios.UnityAtomsCore.Editor",
|
||
|
"Unity.InputSystem",
|
||
|
"MamboJamboStudios.UnityAtomsInputSystem.Runtime"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": [],
|
||
|
"noEngineReferences": false
|
||
|
}
|