Initial stuff. It doesnt work.
This commit is contained in:
parent
5cf599673d
commit
4a77524b05
12 changed files with 744 additions and 151 deletions
|
@ -33,4 +33,6 @@ const QString FORGE_LEGACY_URL("http://files.minecraftforge.net/minecraftforge/j
|
|||
const QString FORGE_GRADLE_URL("http://files.minecraftforge.net/maven/net/minecraftforge/forge/json");
|
||||
const QString MOJANG_STATUS_URL("http://status.mojang.com/check");
|
||||
const QString MOJANG_STATUS_NEWS_URL("http://status.mojang.com/news");
|
||||
const QString IMGUR_UPLOAD_URL("https://api.imgur.com/3/image.json");
|
||||
const QString IMGUR_GET_BASE("https://api.imgur.com/3/image/");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue