Translation Boot Menu

This commit is contained in:
2022-10-21 20:51:52 +11:00
parent e74d634799
commit ab34f00ae0
10 changed files with 1237 additions and 39 deletions

View File

@ -13,6 +13,7 @@
## The _() surrounding the string marks it as eligible for translation.
define config.name = _("SnootGame")
#define config.cache_surfaces = True
## Determines if the title given above is shown on the main menu screen. Set