feat: implement MSA client id override

Closes #11
This commit is contained in:
Sefa Eyeoglu
2022-02-12 20:20:51 +01:00
parent bb02226870
commit 0854e83ce4
4 changed files with 14 additions and 2 deletions

View File

@ -117,6 +117,8 @@ public:
QString getJarsPath();
QString getMSAClientID();
/// this is the root of the 'installation'. Used for automatic updates
const QString &root() {
return m_rootPath;