Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
lealzhan committed Sep 27, 2023
1 parent d8f1be6 commit 97a895a
Show file tree
Hide file tree
Showing 7 changed files with 149 additions and 626 deletions.
13 changes: 0 additions & 13 deletions cc.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,13 +349,6 @@
"pal/wasm": "pal/wasm/wasm-minigame.ts"
}
},
{
"test": "context.buildTimeConstants && context.buildTimeConstants.NOT_PACK_PHYSX_LIBS",
"isVirtualModule": false,
"overrides": {
"cocos/physics/physx/physx.asmjs.ts": "cocos/physics/physx/physx.null.ts"
}
},
{
"test": "!context.buildTimeConstants.MARIONETTE",
"isVirtualModule": false,
Expand Down Expand Up @@ -631,12 +624,6 @@
"internal": false,
"dynamic": true
},
"NOT_PACK_PHYSX_LIBS": {
"comment": "This is an internal constant to determine whether pack physx libs.",
"type": "boolean",
"value": false,
"internal": true
},
"NET_MODE": {
"comment": "The network access mode.\n- 0 Client\n- 1 ListenServer\n- 2 HostServer",
"type": "number",
Expand Down
Loading

0 comments on commit 97a895a

Please sign in to comment.