Files
Workspace/Assets/Modules/ShrinkApp.Starter.Basic/Runtime/ShrinkApp.Starter.Basic.Runtime.asmdef
T

30 lines
847 B
Plaintext

{
"name": "ShrinkApp.Starter.Basic.Runtime",
"rootNamespace": "ShrinkApp.Starter.Basic",
"references": [
"ShrinkApp.Core.Runtime",
"ShrinkContext.AppAdapter.Runtime",
"ShrinkContext.Core.Runtime",
"ShrinkCommand.Runtime",
"ShrinkCommand.Integration.App",
"ShrinkDataSaver.Integration.App",
"ShrinkDataSaver.Runtime",
"ShrinkNetwork.Runtime",
"ShrinkNetwork.Integration.App",
"ShrinkCommand.Integration.EventBus",
"ShrinkDataSaver.Integration.EventBus",
"ShrinkNetwork.Integration.EventBus",
"ShrinkCommand.Integration.Network",
"UnityEngine.UI",
"UniTask"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}