| 12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "Id": 10,
- "Name": "StateSync",
- "ScriptsReferences": {
- "ModelView": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.Loader",
- "ET.Model",
- "YooAsset",
- "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",
- "YooAsset",
- "ET.UI",
- "ET.ReferenceCollector",
- "ET.Init"
- ],
- "Hotfix": [
- "ET.Core",
- "Unity.Mathematics",
- "ET.Loader",
- "ET.MemoryPack",
- "ET.Model",
- "ET.Recast"
- ]
- }
- }
|