1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "name": "LitMotion",
- "rootNamespace": "LitMotion",
- "references": [
- "GUID:2665a8d13d1b3f18800f46e256720795",
- "GUID:e0cd26848372d4e5c891c569017e11f1",
- "GUID:d8b63aba1907145bea998dd612889d6b"
- ],
- "includePlatforms": [],
- "excludePlatforms": [],
- "allowUnsafeCode": true,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [],
- "versionDefines": [
- {
- "name": "com.cysharp.unitask",
- "expression": "",
- "define": "LITMOTION_SUPPORT_UNITASK"
- },
- {
- "name": "com.neuecc.unirx",
- "expression": "",
- "define": "LITMOTION_SUPPORT_UNIRX"
- },
- {
- "name": "com.cysharp.r3",
- "expression": "",
- "define": "LITMOTION_SUPPORT_R3"
- },
- {
- "name": "org.nuget.r3",
- "expression": "",
- "define": "LITMOTION_SUPPORT_R3"
- },
- {
- "name": "com.unity.collections",
- "expression": "2.0.0",
- "define": "LITMOTION_COLLECTIONS_2_0_OR_NEWER"
- }
- ],
- "noEngineReferences": false
- }
|