新增cocos-debug-profiler

This commit is contained in:
YHH
2025-06-17 00:32:16 +08:00
parent 103f773286
commit 1b5363611d
46 changed files with 6757 additions and 37 deletions

View File

@@ -50,5 +50,9 @@
"repository": {
"type": "git",
"url": "https://github.com/esengine/ecs-framework.git"
},
"dependencies": {
"@types/ws": "^8.18.1",
"ws": "^8.18.2"
}
}