Files
Workspace/Assets/Demos/ReplacedPerson/Runtime/ReplacedPerson.Runtime.asmdef
T
2026-08-17 18:18:13 +08:00

29 lines
724 B
Plaintext

{
"name": "ReplacedPerson.Runtime",
"rootNamespace": "ReplacedPerson.Runtime",
"references": [
"ReplacedPerson.Core",
"ShrinkApp.Core.Runtime",
"ShrinkContext.Core.Runtime",
"ShrinkContext.AppAdapter.Runtime",
"ShrinkCommand.Runtime",
"ShrinkDataSaver.Runtime",
"ShrinkEventBus.Runtime",
"ShrinkModFramework.Runtime",
"ShrinkNetwork.Runtime",
"ShrinkTutorial.Runtime",
"UnityEngine.UI",
"Unity.TextMeshPro",
"UniTask",
"Newtonsoft.Json"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}