mirror of
https://github.com/eaglerforge/EaglerForge-old.git
synced 2025-06-03 10:00:58 -05:00
a mild amount of stuff
This commit is contained in:
parent
cfae3295db
commit
fea1305b1b
@ -32,8 +32,8 @@ public class EaglercraftVersion {
|
||||
|
||||
public static final boolean enableUpdateService = false;
|
||||
|
||||
public static final String updateBundlePackageName = "io.github.eaglerforge.eaglerforge";
|
||||
public static final int updateBundlePackageVersionInt = 0;
|
||||
public static final String updateBundlePackageName = "io.github.eaglerforge";
|
||||
public static final int updateBundlePackageVersionInt = 1;
|
||||
|
||||
public static final String updateLatestLocalStorageKey = "latestUpdate_" + updateBundlePackageName;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user