Skip to content

RPGMTranslate v5.2.1

Latest
Compare
Choose a tag to compare
@savannstm savannstm released this 25 Mar 16:18
· 6 commits to main since this release

Info

English

For the first use, read the docs!

Download .msi (preferable) or .exe files for Windows, .deb for Debian-based Linux distros, .AppImage for other distros or build from source.

You can revert to previous releases in case of crucial bugs.

Русский

Перед первым использованием ознакомьтесь с документами!

Загружайте файлы .msi (рекомендуется) или .exe для Windows, .deb для дистрибутивов Linux на базе Debian, .AppImage для других дистрибутивов или билдите из исходного кода.

Вы можете вернуться к предыдущим версиям в случае обнаружения серьезных ошибок.

Changes

  • Updated to rvpacker-txt-rs-lib v5.1.4:
    • Plugins now don't require correct ordering of lines in translation file.
    • Fixed incorrect plugins writing because lines were trimmed, but they shouldn't have been.
    • Miscellaneous fixes for F&H 2: Termina.
    • Fixes wrong trim argument for parse_translation calls in structs.
    • Added additional \n line break for descriptions in Termina.
  • Fixed centering of some more elements.

How to migrate your projects to v4 - You need to change all <!-- Mapxxx.ext --><#> comments into <!-- Map --><#>xxx manually.