Page 1 of 1

Actuall game name instead of folder

Posted: 13 June 2021, 16:27
by Lone Boardgamer
I can't figure out how to display actual game name instead of folder name. I defined the game name in gameinfos.inc.php file, but still everywhere it displays gamename (folder) of gamename_display. I've checked the Reversi tutorial and source files, but didn't find anything related.

Can anybody give me a hint?

Re: Actuall game name instead of folder

Posted: 13 June 2021, 16:54
by paramesis
I wouldn't worry about what the game is called on Studio, since that's not available to the public.
When a game is first released to Alpha, the name will appear as be <gamename>_displayed for the first 24 hours or so, but after that point it will be updated by the translation system. I wouldn't get hung up on it unless the game is in Alpha and the name isn't ever updating.

Re: Actuall game name instead of folder

Posted: 13 June 2021, 17:03
by Lone Boardgamer
Yeah, that's what I thought myself. Thank you for confirmation.