| 1234567891011121314151617181920212223242526272829 |
- {
- "name": "IneffabilisArcanum.InTerra.Editor",
- "rootNamespace": "",
- "references": [
- "IneffabilisArcanum.InTerra.Scripts"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": [],
- "allowUnsafeCode": false,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [],
- "versionDefines": [
- {
- "name": "com.unity.render-pipelines.universal",
- "expression": "0.0",
- "define": "USING_URP"
- },
- {
- "name": "com.unity.render-pipelines.high-definition",
- "expression": "0.0",
- "define": "USING_HDRP"
- }
- ],
- "noEngineReferences": false
- }
|