Fix for latest snapshot ``changes''
This commit is contained in:
parent
d6b09f7c13
commit
7024e5a83e
4 changed files with 54 additions and 3 deletions
|
@ -30,7 +30,7 @@ class OneSixLibrary
|
|||
private:
|
||||
// basic values used internally (so far)
|
||||
QString m_name;
|
||||
QString m_base_url = "http://s3.amazonaws.com/Minecraft.Download/libraries/";
|
||||
QString m_base_url = "https://libraries.minecraft.net/";
|
||||
QList<std::shared_ptr<Rule>> m_rules;
|
||||
|
||||
// custom values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue