Adding localization (Russian and English)


🌍 Devlog — Localization System

Today I implemented a localization system — now the game is available in two languages: Russian and English.

What's done:

  • βœ… Two buttons have been added to the menu: RU and ENG.
  • βš™οΈ The player can switch the language directly in the settings.
  • πŸ’Ύ Created a LocalizationManager script that automatically loads translations from JSON files (ru.json and en.json).
  • πŸ”‘ All texts in the game are now displayed using language keys.

Files

Crap-Trap_v6.0_web.zip 65 MB
1 day ago

Get Crap-Trap

Leave a comment

Log in with itch.io to leave a comment.