26 lines
345 B
JSON
26 lines
345 B
JSON
{
|
|
"main_menu": {
|
|
"top_left": [
|
|
"|"
|
|
],
|
|
"top_right": [
|
|
"||"
|
|
],
|
|
"bottom_left": [
|
|
"",
|
|
"||"
|
|
],
|
|
"bottom_right": [
|
|
"|_"
|
|
],
|
|
"mod_blacklist": []
|
|
},
|
|
"pause_menu": {
|
|
"top_left": [],
|
|
"top_right": [],
|
|
"bottom_left": [],
|
|
"bottom_right": [],
|
|
"mod_blacklist": []
|
|
}
|
|
}
|