feat: add custom native library path settings

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-08-02 13:45:08 +02:00
parent ff67fd10c3
commit 83aa0062c7
No known key found for this signature in database
GPG key ID: E13DFD4B47127951
12 changed files with 196 additions and 18 deletions

View file

@ -134,6 +134,9 @@ class Config {
*/
QString META_URL;
QString GLFW_LIBRARY_NAME;
QString OPENAL_LIBRARY_NAME;
QString BUG_TRACKER_URL;
QString TRANSLATIONS_URL;
QString MATRIX_URL;