Browse Source

Update mainmenu.json

George King 3 months ago
parent
commit
d448e1e8fb
1 changed files with 8 additions and 5 deletions
  1. 8 5
      config/mainmenu.json

+ 8 - 5
config/mainmenu.json

@@ -1,5 +1,8 @@
 {
-	//images used in game selection screen
+	// Image around main menu
+	"backgroundAround" : "diboxbck",
+	
+	// Images used in game selection screen
 	"scenario-selection" :
 	{
 		"background" : ["gamselb0", "gamselb1"],
@@ -35,17 +38,17 @@
 		
 	},
 	
-	//Multiplayer selection image
+	// Multiplayer selection image
 	"multiplayer" : ["mumap"],
 
-	//Main menu window, consists of several sub-menus aka items
+	// Main menu window, consists of several sub-menus aka items
 	"window":
 	{
-		//"scalable" : true, //background will be scaled to screen size
+		//"scalable" : true, // Background will be scaled to screen size
 		
 		"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
 		//"images":