public final class UpdateChecker
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MODRINTH_PAGE
public static final String MODRINTH_PAGE
- See Also:
-
-
GITHUB_RELEASES
public static final String GITHUB_RELEASES
- See Also:
-
-
Constructor Details
-
UpdateChecker
public UpdateChecker(String currentVersion,
org.slf4j.Logger log)
-