Initial commit: Client Doc docs Server Tools
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"deviceOrientation": "$ORIENTATION",
|
||||
"openDataContext": "open-data",
|
||||
"iOSHighPerformance": true,
|
||||
"subpackages": [
|
||||
{
|
||||
"name": "wasmcode",
|
||||
"root": "wasmcode/"
|
||||
},
|
||||
{
|
||||
"name": "data-package",
|
||||
"root": "data-package/"
|
||||
}
|
||||
],
|
||||
"parallelPreloadSubpackages": [
|
||||
{
|
||||
"name": "wasmcode"
|
||||
},
|
||||
{
|
||||
"name": "data-package"
|
||||
}
|
||||
],
|
||||
"plugins": {
|
||||
"UnityPlugin": {
|
||||
"version": "1.2.31",
|
||||
"provider": "wxe5a48f1ed5f544b7",
|
||||
"contexts": [
|
||||
{
|
||||
"type": "isolatedContext"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Layout": {
|
||||
"version": "1.0.5",
|
||||
"provider": "wx7a727ff7d940bb3f",
|
||||
"contexts": [
|
||||
{
|
||||
"type": "openDataContext"
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiniGameChat": {
|
||||
"version": "latest",
|
||||
"provider": "wx2ea687f4258401a9",
|
||||
"contexts": [
|
||||
{
|
||||
"type": "isolatedContext"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"workers": "workers"
|
||||
}
|
||||
Reference in New Issue
Block a user