Update copyright year - #2
Conversation
Hi,
So first "easy" step could be to add the SDL_ttf library as dependency and display the copyright directly. Then a second step would be to have all the texts displayed by SDL_ttf and the last step would be to add internationalisation handling via gettext. I created petitlapin/Li-Ri#84 which is my vision on how to handle properly the first step. |
petitlapin
commented
Feb 22, 2026
I guess there is also a mix-up between the PR (#2 and #3). Regarding "Options" vs "Mods", I would prefer to keep "Options". It could be "Configuration" or "Settings". For me, a "Mods" is when we update the initial behaviour of the game. For example, it would be if instead of a train we have a plane, more or less boosts. |
petitlapin
commented
Apr 11, 2026
The plan is to replace all the images by texts for the next release, it is just extra (useless) work to update the images now, to only replace them so I prefer to not merge it. |
Updated year to 2026