first commit
This commit is contained in:
24
settings/v2/packages/project.json
Normal file
24
settings/v2/packages/project.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"layer": [
|
||||
{
|
||||
"name": "default",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"name": "ui",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"name": "map",
|
||||
"value": 4
|
||||
}
|
||||
],
|
||||
"general": {
|
||||
"designResolution": {
|
||||
"width": 1280,
|
||||
"height": 720,
|
||||
"fitHeight": true,
|
||||
"fitWidth": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user