AlicizaX/Client/Assets/Scripts/Startup/Unity.Startup.asmdef
2025-02-06 17:59:35 +08:00

28 lines
760 B
Plaintext

{
"name": "Unity.Startup",
"rootNamespace": "",
"references": [
"UniTask.Runtime",
"HybridCLR.Runtime",
"AlicizaX.Entry.Runtime",
"AlicizaX.Procedure.Runtime",
"AlicizaX.Event.Runtime",
"AlicizaX.EventKit.Runtime",
"AlicizaX.Resource.Runtime",
"AlicizaX.Runtime",
"AlicizaX.Fsm.Runtime",
"HybridCLRData",
"AlicizaX.Setting.Runtime",
"AlicizaX.Audio.Runtime",
"YooAsset"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}