WXGame/d2/Assets/WX-WASM-SDK-V2/Editor/WxWasmSDKEditor.asmdef
2024-10-22 09:17:28 +08:00

25 lines
564 B
Plaintext

{
"name": "WxEditor",
"rootNamespace": "",
"references": [
"Wx",
"Unity.InstantGame.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.instantgame",
"expression": "0.3.1",
"define": "UNITY_INSTANTGAME"
}
],
"noEngineReferences": false
}