super-hero/settings/3.0.0/packages/engine.json

28 lines
470 B
JSON
Raw Permalink Normal View History

2024-05-08 04:03:33 -07:00
{
"modules": {
"cache": {},
"includeModules": [
"base",
"gfx-webgl",
"gfx-webgl2",
"ui",
"particle",
"physics-cannon",
"physics-framework",
"physics-2d-box2d",
"physics-2d-framework",
"intersection-2d",
"audio",
"video",
"webview",
"tween",
"terrain",
"tiled-map"
]
},
"__version__": "1.0.3",
"macroConfig": {
"ENABLE_TRANSPARENT_CANVAS": true
}
}