mods: add main menu credits

Should work well with upcoming custom background.
This commit is contained in:
2025-11-07 22:33:29 +09:00
parent b5bfee7111
commit 50a7b65b58
4 changed files with 34 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
{
"main_menu": {
"bottom_left": [
{
"text": "Resistance's Base (@Eneri_777)",
"color": "pink"
}
]
}
}