Support for localization

Issue #13 new
cubex2 repo owner created an issue

Add a new directory in the mods folder containing files for different languages. These files contain strings that can be used in scripts, block files, etc. with mod.getLocalizedString(String name). This function will return the string of the current language or english if the string doesn't exist in the current language.

Comments (0)

  1. Log in to comment