NOISSUE add 'java.vendor' to the checker and display/log the value
This commit is contained in:
parent
8a0027c73a
commit
feae420450
7 changed files with 17 additions and 9 deletions
|
@ -17,6 +17,7 @@ struct MULTIMC_LOGIC_EXPORT JavaCheckResult
|
|||
QString mojangPlatform;
|
||||
QString realPlatform;
|
||||
JavaVersion javaVersion;
|
||||
QString javaVendor;
|
||||
QString outLog;
|
||||
QString errorLog;
|
||||
bool is_64bit = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue