VMU/config/isxander-main-menu-credits.json

24 lines
441 B
JSON
Raw Normal View History

{
"main_menu": {
"top_left": [],
"top_right": [],
"bottom_left": [
{
"text": "VMU 1.3.1",
"clickEvent": {
"action": "open_url",
"value": "https://git.proot.pl/Wroclaw/VMU"
}
}
],
"bottom_right": [],
"mod_blacklist": []
},
"pause_menu": {
"top_left": [],
"top_right": [],
"bottom_left": [],
"bottom_right": [],
"mod_blacklist": []
}
}