BITFALL/Assets/Plugins/Animancer/Examples/Animancer.Examples.asmdef

20 lines
458 B
Plaintext

{
"name": "Animancer.Examples",
"rootNamespace": "",
"references": [
"Animancer",
"Animancer.FSM",
"Unity.InputSystem"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_EDITOR"
],
"versionDefines": [],
"noEngineReferences": false
}