Files
BITFALL/Assets/Plugins/Animancer/Examples/Animancer.Examples.asmdef
CortexCore 4adcd33811 breakpoint
before change animation type
2023-12-26 20:07:19 +08:00

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
}