Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

RogueLibs v3.1.0

Compare
Choose a tag to compare
@Chasmical Chasmical released this 14 Aug 18:11
· 380 commits to main since this release
  • Completely replace the vanilla localization system:
    • Fancy, easy-to-use XML files, for each language separately;
    • Fixed the bug with "E_" prefixes appearing in random places;
    • Custom languages supported (but not implemented yet);
    • The localizations will update automatically (if you have connection to the Internet, of course);
    • Live Reloading: If you edit the localization file, the changes will be reflected in the game immediately!
      It's really cool, it's quite rare to see something as handy as this.