mirror of
https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git
synced 2025-11-13 03:35:55 +08:00
10 lines
134 B
JSON
10 lines
134 B
JSON
|
|
{
|
||
|
|
"deviceOrientation": "$ORIENTATION",
|
||
|
|
"engine": {
|
||
|
|
"name": "unity"
|
||
|
|
},
|
||
|
|
"features": [
|
||
|
|
"api.fs.readCompressedFile"
|
||
|
|
]
|
||
|
|
}
|