-
when building with Visual studio i only get the english translation. optional building devilutionX.mpq File is possible, by installing smpq and adding it's path to system's PATH environment variable. but i found no option for translations... how is this done? when building with ubuntu there is this (optional) possibility: build the translations: |
Beta Was this translation helpful? Give feedback.
Answered by
JohnnyR8
Sep 30, 2024
Replies: 1 comment 2 replies
-
use vcpkg (package manager ud with Visual Studio) to install gettext |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thank you guys :-)