|
@@ -7,7 +7,7 @@
|
|
|
"name": "background",
|
|
|
"type": "texture",
|
|
|
"image": "DIBOXBCK",
|
|
|
- "rect": {"w": 428, "h": 379}
|
|
|
+ "rect": {"w": 428, "h": 429}
|
|
|
},
|
|
|
{
|
|
|
"type": "boxWithBackground",
|
|
@@ -34,6 +34,15 @@
|
|
|
"text": "",
|
|
|
"position": {"x": 214, "y": 40}
|
|
|
},
|
|
|
+ {
|
|
|
+ "type": "label",
|
|
|
+ "name": "version",
|
|
|
+ "font": "small",
|
|
|
+ "alignment": "right",
|
|
|
+ "color": "green",
|
|
|
+ "text": "",
|
|
|
+ "position": {"x": 418, "y": 40}
|
|
|
+ },
|
|
|
{
|
|
|
"type": "boxWithBackground",
|
|
|
"rect": {"x": 5, "y": 55, "w": 418, "h": 20}
|
|
@@ -115,12 +124,37 @@
|
|
|
"font": "medium",
|
|
|
"alignment": "center",
|
|
|
"color": "yellow",
|
|
|
- "text": "vcmi.lobby.filepath",
|
|
|
+ "text": "vcmi.lobby.author",
|
|
|
"position": {"x": 214, "y": 314}
|
|
|
},
|
|
|
{
|
|
|
"type": "boxWithBackground",
|
|
|
- "rect": {"x": 5, "y": 329, "w": 418, "h": 45}
|
|
|
+ "rect": {"x": 5, "y": 329, "w": 418, "h": 20}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "label",
|
|
|
+ "name": "author",
|
|
|
+ "font": "small",
|
|
|
+ "alignment": "center",
|
|
|
+ "color": "white",
|
|
|
+ "text": "",
|
|
|
+ "position": {"x": 214, "y": 339}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "boxWithBackground",
|
|
|
+ "rect": {"x": 5, "y": 354, "w": 418, "h": 20}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "label",
|
|
|
+ "font": "medium",
|
|
|
+ "alignment": "center",
|
|
|
+ "color": "yellow",
|
|
|
+ "text": "vcmi.lobby.filepath",
|
|
|
+ "position": {"x": 214, "y": 364}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "boxWithBackground",
|
|
|
+ "rect": {"x": 5, "y": 379, "w": 418, "h": 45}
|
|
|
},
|
|
|
{
|
|
|
"type": "textBox",
|
|
@@ -129,7 +163,7 @@
|
|
|
"alignment": "center",
|
|
|
"color": "white",
|
|
|
"text": "",
|
|
|
- "rect": {"x": 10, "y": 334, "w": 408, "h": 35}
|
|
|
+ "rect": {"x": 10, "y": 384, "w": 408, "h": 35}
|
|
|
}
|
|
|
],
|
|
|
|