Allow language file overrides

By placing a locale file in `languages/ll_CC.properties`, any strings in that file will take priority over Geyser's own.
This commit is contained in:
Camotoy 2022-05-15 14:23:52 -04:00
parent b885e22fa3
commit 8c9d1fe09f
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
2 changed files with 38 additions and 8 deletions

3
.gitignore vendored
View file

@ -244,4 +244,5 @@ locales/
/cache/
/packs/
/dump.json
/saved-refresh-tokens.json
/saved-refresh-tokens.json
/languages/