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 173141189f
4 changed files with 34 additions and 2 deletions

View File

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