| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "Id": 10,
- "Name": "StateSync",
- "ScriptsReferences": {
- "ModelView": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.Loader",
- "ET.Model",
- "ET.UI",
- "ET.Init"
- ],
- "Model": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.MemoryPack",
- "ET.Recast"
- ],
- "HotfixView": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.Loader",
- "ET.MemoryPack",
- "ET.Model",
- "ET.Hotfix",
- "ET.ModelView",
- "ET.YooAssets",
- "ET.UI",
- "ET.ReferenceCollector",
- "ET.Init"
- ],
- "Hotfix": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.Loader",
- "ET.MemoryPack",
- "ET.Model",
- "ET.Recast"
- ]
- }
- }
|