mirror of
https://github.com/Leo501/CocosCreatorTutorial.git
synced 2026-05-31 22:49:23 +08:00
31 lines
488 B
JSON
31 lines
488 B
JSON
{
|
|
"modules": {
|
|
"cache": {},
|
|
"includeModules": [
|
|
"base",
|
|
"gfx-webgl",
|
|
"gfx-webgl2",
|
|
"3d",
|
|
"2d",
|
|
"ui",
|
|
"particle",
|
|
"physics-ammo",
|
|
"physics-2d-box2d",
|
|
"intersection-2d",
|
|
"primitive",
|
|
"profiler",
|
|
"particle-2d",
|
|
"audio",
|
|
"video",
|
|
"webview",
|
|
"tween",
|
|
"terrain",
|
|
"tiled-map",
|
|
"spine",
|
|
"dragon-bones",
|
|
"marionette"
|
|
]
|
|
},
|
|
"__version__": "1.0.5"
|
|
}
|