| 12345678910111213141516171819202122232425262728293031323334 |
- {
- "Id": 2,
- "Name": "Loader",
- "ScriptsReferences": {
- "ModelView": [
- "ET.Loader"
- ],
- "Model": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.MemoryPack",
- "ET.YooAssets",
- "ET.SourceGeneratorAttribute"
- ],
- "HotfixView": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.Loader",
- "ET.MemoryPack",
- "ET.Model",
- "ET.Hotfix",
- "ET.ModelView",
- "ET.YooAssets",
- "ET.SourceGeneratorAttribute"
- ],
- "Hotfix": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.MemoryPack",
- "ET.Model",
- "ET.SourceGeneratorAttribute"
- ]
- }
- }
|