mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
Changelog
This commit is contained in:
parent
f83061a00e
commit
df59394eb0
2 changed files with 1 additions and 5 deletions
|
@ -17,8 +17,7 @@ import ellpeck.actuallyadditions.util.Util;
|
|||
public class UpdateChecker{
|
||||
|
||||
public static final String DOWNLOAD_LINK = "http://minecraft.curseforge.com/mc-mods/228404-actually-additions/files";
|
||||
//Thanks to XDjackieXD for putting together that thing obviously
|
||||
public static final String CHANGELOG_LINK = "https://cdn.rawgit.com/XDjackieXD/ActuallyChangelogs/0.9/changelog.html";
|
||||
public static final String CHANGELOG_LINK = "http://ellpeck.de/actaddchangelog/";
|
||||
public static boolean checkFailed;
|
||||
public static boolean needsUpdateNotify;
|
||||
public static String updateVersion;
|
||||
|
|
|
@ -196,6 +196,3 @@
|
|||
- AIOT Integration for SimpleOres 2
|
||||
- Changed Ball Of Hair Name to "Ball Of Fur", added Booklet Page
|
||||
- Added Iron Casing & Drill Core
|
||||
|
||||
#### View me on GitHub: https://github.com/Ellpeck/ActuallyAdditions/blob/master/update/changelog.md
|
||||
#### View me while I look awesome: https://cdn.rawgit.com/XDjackieXD/ActuallyChangelogs/0.9/changelog.html
|
||||
|
|
Loading…
Reference in a new issue