AlicizaX/Client/Assets/Scripts/Startup/Unity.Startup.asmdef

24 lines
601 B
Plaintext
Raw Normal View History

2025-01-23 19:06:48 +08:00
{
"name": "Unity.Startup",
"rootNamespace": "",
"references": [
"UniTask.Runtime",
"HybridCLR.Runtime",
2025-03-04 18:40:14 +08:00
"YooAsset",
2025-04-28 19:45:45 +08:00
"UniTask.YooAsset",
"HybridCLRGenerate",
"Unity.TextMeshPro",
"ZString",
2025-10-14 15:42:34 +08:00
"AlicizaX.Framework.Runtime",
"AlicizaX.UI.Extension"
2025-01-23 19:06:48 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}