| 12345678910111213141516171819202122232425 |
- {
- "name": "Unity.AllHotfix",
- "rootNamespace": "ET",
- "references": [
- "Unity.ThirdParty",
- "Unity.Core",
- "Unity.Mathematics",
- "Unity.Loader",
- "MemoryPack",
- "Unity.AllModel",
- "Unity.Addressables",
- "Unity.ResourceManager"
- ],
- "includePlatforms": [],
- "excludePlatforms": [],
- "allowUnsafeCode": true,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [
- "ENABLE_DLL"
- ],
- "versionDefines": [],
- "noEngineReferences": false
- }
|