mirror of https://github.com/axmolengine/axmol.git
13 lines
229 B
JSON
13 lines
229 B
JSON
|
{
|
||
|
"init_cfg":{
|
||
|
"isLandscape": true,
|
||
|
"isWindowTop": false,
|
||
|
"name": "simulator",
|
||
|
"width": 960,
|
||
|
"height": 640,
|
||
|
"entry": "",
|
||
|
"consolePort": 6050,
|
||
|
"uploadPort": 6060
|
||
|
}
|
||
|
}
|