Change resolution to smaller in mainConfig.json
It won't fit on my screen without window adjusting.
This commit is contained in:
parent
df70b321ae
commit
f73ae6290f
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"window": {
|
"window": {
|
||||||
"width": 1920,
|
"width": 1600,
|
||||||
"height": 1080,
|
"height": 900,
|
||||||
"name": "Adventure Survival"
|
"name": "Adventure Survival"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user