Files
mmyduckx 33c0aa1bf3 use wechatprogram subpackge default and speedup launch time (#14683)
* use wechatprogram subpackge default and speedup launch time

* move gl.texSubImage2D adapater to PAL

* refine

* add getApp declare

* fix texture rendering in device

* move bundle require insert to load-module
2023-03-31 16:22:57 +08:00

17 lines
373 B
JSON
Executable File

{
"pages": [
"index"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "CocosCreator",
"navigationBarTextStyle": "black",
"navigationStyle": "custom",
"pageOrientation": "portrait"
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"subPackages": []
}