an editable mainmenu to run multiple exe files and spawn more menus

Community Forums/Developer Stations/an editable mainmenu to run multiple exe files and spawn more menus

Mainsworthy(Posted 2017) [#1]
https://numbergamer8.itch.io/mainmenu



I made something you all may find usefull its an editable mainmenu to run multiple exe files and spawn more menus, there is a text file that you add or delete exe files to. the txt file must remain more than 10 lines in length

. its got no graphics , so don't complain :P


Mainsworthy(Posted 2017) [#2]
Ive made it a lot more advanced, there are 18 items per menu and you can spawn more menus, the menu items now have labels rather than file names so the menu looks better. I added a header. its a lot better now


Mainsworthy(Posted 2017) [#3]
the menu now has a config file to allow 3 different types of menu.

X

the first line of this file has 3 options "W" wait for chosen menu option to finish before allowing another menu option

"M" all multiple options to be run together for chosen menu options allowing other menu option to run at the same time

"X" exit the menu as soon as an option is chosen

the first line is only one letter followed by return, the file needs to be more than 2 lines in length


Mainsworthy(Posted 2017) [#4]
So the menu can be a master hub with multiple programs able tio run, or a quick menu to select a program, or a menu that waits as each program finishes before you choose another, I find this a very usefull app.