mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
Add a MMC-depend field (soft/hard) for version checking
This commit is contained in:
@@ -46,7 +46,7 @@ void OneSixLibrary::finalize()
|
||||
}
|
||||
|
||||
m_decentname = parts[1];
|
||||
m_decentversion = parts[2];
|
||||
m_decentversion = minVersion = parts[2];
|
||||
m_storage_path = relative;
|
||||
m_download_url = m_base_url + relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user