1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "name": "Kybernetik.Animancer.Editor",
- "rootNamespace": "",
- "references": [
- "GUID:4c25c05f410a3a447a75c3b0909152ef",
- "GUID:57a6d82589ae03c4cabdc058f719f231",
- "GUID:f7c292403b24ec84ba53c5459a94624b",
- "GUID:2c573e6b271651846a79655161004c5b"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": [],
- "allowUnsafeCode": false,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [],
- "versionDefines": [
- {
- "name": "com.kybernetik.ultevents",
- "expression": "3.0.3",
- "define": "ULT_EVENTS"
- },
- {
- "name": "com.unity.2d.sprite",
- "expression": "",
- "define": "UNITY_2D_SPRITE"
- },
- {
- "name": "com.unity.modules.imageconversion",
- "expression": "",
- "define": "UNITY_IMAGE_CONVERSION"
- },
- {
- "name": "com.unity.modules.imgui",
- "expression": "",
- "define": "UNITY_IMGUI"
- },
- {
- "name": "com.unity.modules.unitywebrequest",
- "expression": "",
- "define": "UNITY_WEB_REQUEST"
- }
- ],
- "noEngineReferences": false
- }
|