| 12345678910111213141516171819202122232425262728293031 |
- {
- "name": "ET.HotfixView",
- "rootNamespace": "ET",
- "references": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.Loader",
- "MemoryPack",
- "ET.Model",
- "ET.Hotfix",
- "ET.ModelView",
- "YooAsset",
- "ET.YooAssets",
- "ET.UI",
- "ET.ReferenceCollector"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": [],
- "allowUnsafeCode": true,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [],
- "versionDefines": [],
- "noEngineReferences": false,
- "optionalUnityReferences": [],
- "additionalReferences": [],
- "compilerOptions": ""
- }
|