Fixes in udp_session type usage for cross-platform use.

This commit is contained in:
genxium
2023-01-26 12:43:38 +08:00
parent 2028f8277d
commit 7ab983949c
9 changed files with 481 additions and 163 deletions

View File

@@ -17,8 +17,7 @@
},
"encryptJs": false,
"excludeScenes": [
"2ff474d9-0c9e-4fe3-87ec-fbff7cae85b4",
"92160186-3e0d-4e0a-ae20-97286170ba58"
"8491a86c-bec9-4813-968a-128ca01639e0"
],
"fb-instant-games": {},
"includeSDKBox": false,
@@ -38,7 +37,7 @@
"REMOTE_SERVER_ROOT": "",
"orientation": "portrait"
},
"startScene": "8491a86c-bec9-4813-968a-128ca01639e0",
"startScene": "2ff474d9-0c9e-4fe3-87ec-fbff7cae85b4",
"title": "DelayNoMore",
"webOrientation": "landscape",
"wechatgame": {
@@ -58,5 +57,5 @@
"packageName": "org.genxium.delaynomore"
},
"win32": {},
"includeAnySDK": null
"includeAnySDK": false
}

View File

@@ -33,8 +33,6 @@
"design-resolution-height": 640,
"design-resolution-width": 960,
"excluded-modules": [
"Audio",
"AudioSource",
"Collider",
"DragonBones",
"Geom Utils",