1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Update mainmenu.json

This commit is contained in:
George King
2025-09-03 23:55:54 +02:00
committed by GitHub
parent 2ba921533f
commit d448e1e8fb

View File

@@ -1,5 +1,8 @@
{ {
//images used in game selection screen // Image around main menu
"backgroundAround" : "diboxbck",
// Images used in game selection screen
"scenario-selection" : "scenario-selection" :
{ {
"background" : ["gamselb0", "gamselb1"], "background" : ["gamselb0", "gamselb1"],
@@ -35,17 +38,17 @@
}, },
//Multiplayer selection image // Multiplayer selection image
"multiplayer" : ["mumap"], "multiplayer" : ["mumap"],
//Main menu window, consists of several sub-menus aka items // Main menu window, consists of several sub-menus aka items
"window": "window":
{ {
//"scalable" : true, //background will be scaled to screen size //"scalable" : true, // Background will be scaled to screen size
"background" : ["gamselbk"], "background" : ["gamselbk"],
//"video" : {"x": 8, "y": 105, "name":"CREDITS.SMK" },//Floating WoG logo. Disabled due to different position in various versions of H3. //"video" : {"x": 8, "y": 105, "name":"CREDITS.SMK" }, // Floating WoG logo. Disabled due to different position in various versions of H3.
// Additional images // Additional images
//"images": //"images":