com.alicizax.unity.entry/Runtime/AlicizaX.Entry.Runtime.asmdef

73 lines
2.2 KiB
Plaintext
Raw Normal View History

2025-02-07 16:09:00 +08:00
{
"name": "AlicizaX.Entry.Runtime",
"rootNamespace": "",
"references": [
"GUID:75b6f2078d190f14dbda4a5b747d709c",
"GUID:2393d135922de5c4ab12e74f1e397920",
"GUID:f318a940a77af754eb1172da9dc1b400",
"GUID:be2f20a77f3232f44b9711ef43234aac",
"GUID:56115dc8e38144842823f4ee0dcad88b",
"GUID:4041d17782e62754ba8777fe2dfb6b27",
"GUID:000cc1eaf688c5246be5328cb0cf16c8",
"GUID:0d00816689626d846bd06cd779413413",
"GUID:198eb6af143bbc4488e2779d96697e06",
"GUID:a19b414bea3b97240a91aeab9a8eab36",
2025-03-19 13:02:11 +08:00
"GUID:e9c35c8938f782649bb7e670099ca425",
"GUID:3d13889895c726f458c6fea2413408f3"
2025-02-07 16:09:00 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
2025-07-14 17:01:10 +08:00
"versionDefines": [
{
"name": "com.alicizax.unity.network",
"expression": "",
"define": "ALICIZAX_NETWORK"
2025-08-06 13:28:34 +08:00
},
{
"name": "com.alicizax.unity.event",
"expression": "",
"define": "ALICIZAX_EVENT_SUPPORT"
},
{
"name": "com.alicizax.unity.audio",
"expression": "",
"define": "ALICIZAX_AUDIO_SUPPORT"
},
{
"name": "com.alicizax.unity.fsm",
"expression": "",
"define": "ALICIZAX_FSM_SUPPORT"
},
{
"name": "com.alicizax.unity.localization",
"expression": "",
"define": "ALICIZAX_LOCALIZATION_SUPPORT"
},
{
"name": "com.alicizax.unity.resource",
"expression": "",
"define": "ALICIZAX_RESOURCE_SUPPORT"
},
{
"name": "com.alicizax.unity.scene",
"expression": "",
"define": "ALICIZAX_SCENE_SUPPORT"
},
{
"name": "com.alicizax.unity.timer",
"expression": "",
"define": "ALICIZAX_TIMER_SUPPORT"
},
{
"name": "com.alicizax.unity.ui",
"expression": "",
"define": "ALICIZAX_UI_SUPPORT"
2025-07-14 17:01:10 +08:00
}
],
2025-02-07 16:09:00 +08:00
"noEngineReferences": false
}