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

32 lines
876 B
Plaintext
Raw Normal View History

2025-01-23 19:06:48 +08:00
{
"name": "Unity.Startup",
"rootNamespace": "",
"references": [
"UniTask.Runtime",
"HybridCLR.Runtime",
"AlicizaX.Entry.Runtime",
"AlicizaX.Event.Runtime",
"AlicizaX.EventKit.Runtime",
"AlicizaX.Resource.Runtime",
"AlicizaX.Runtime",
"AlicizaX.Fsm.Runtime",
2025-02-06 17:59:35 +08:00
"AlicizaX.Audio.Runtime",
2025-03-04 18:40:14 +08:00
"YooAsset",
2025-04-28 19:45:45 +08:00
"UniTask.YooAsset",
"HybridCLRGenerate",
"Unity.TextMeshPro",
"AlicizaX.UI.Runtime",
"AlicizaX.Localization.Runtime",
"ZString",
"AlicizaX.Framework.Runtime"
2025-01-23 19:06:48 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}