AlicizaX/Client/Assets/Scripts/Startup/Unity.Startup.asmdef
2025-10-14 15:42:34 +08:00

25 lines
635 B
Plaintext

{
"name": "Unity.Startup",
"rootNamespace": "",
"references": [
"UniTask.Runtime",
"HybridCLR.Runtime",
"AlicizaX.Entry.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
}