Commit d5ea4ff8 authored by chenzihui's avatar chenzihui

完成

parent c0afaad3
...@@ -9,7 +9,24 @@ ...@@ -9,7 +9,24 @@
"packable": true, "packable": true,
"width": 1280, "width": 1280,
"height": 720, "height": 720,
"platformSettings": {}, "platformSettings": {
"android": {
"formats": [
{
"name": "etc2",
"quality": "fast"
}
]
},
"ios": {
"formats": [
{
"name": "etc2",
"quality": "fast"
}
]
}
},
"subMetas": { "subMetas": {
"white": { "white": {
"ver": "1.0.4", "ver": "1.0.4",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment