AlicizaX/Client/Assets/Scripts/Startup/Unity.Startup.asmdef
2026-04-14 11:24:09 +08:00

24 lines
601 B
Plaintext

{
"name": "Unity.Startup",
"rootNamespace": "",
"references": [
"UniTask.Runtime",
"HybridCLR.Runtime",
"YooAsset",
"UniTask.YooAsset",
"HybridCLRGenerate",
"Unity.TextMeshPro",
"ZString",
"AlicizaX.Framework.Runtime",
"AlicizaX.UI.Extension"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}