forked from RepoMirrors/kami-blue
update github link
This commit is contained in:
parent
a228b248aa
commit
3e9c275513
|
@ -75,7 +75,7 @@ public class KamiMod {
|
||||||
static final String UPDATE_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/updateChecker.json";
|
static final String UPDATE_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/updateChecker.json";
|
||||||
public static final String DONATORS_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/donators.json";
|
public static final String DONATORS_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/donators.json";
|
||||||
public static final String CAPES_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/capes.json";
|
public static final String CAPES_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/capes.json";
|
||||||
public static final String GITHUB_LINK = "https://github.com/S-B99/KAMI";
|
public static final String GITHUB_LINK = "https://github.com/S-B99/kamiblue/";
|
||||||
public static final String WEBSITE_LINK = "https://blue.bella.wtf";
|
public static final String WEBSITE_LINK = "https://blue.bella.wtf";
|
||||||
|
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -6,7 +6,7 @@
|
||||||
"version": "1.1.2-beta",
|
"version": "1.1.2-beta",
|
||||||
"mcversion": "1.12.2",
|
"mcversion": "1.12.2",
|
||||||
"logoFile": "kami.png",
|
"logoFile": "kami.png",
|
||||||
"url": "https://github.com/S-B99/KAMI",
|
"url": "https://github.com/S-B99/kamiblue",
|
||||||
"authorList": ["086", "S-B99"],
|
"authorList": ["086", "S-B99"],
|
||||||
"credits": "Thank you 086 for the original KAMI\nThanks to all contributors for your help and time <3\n"
|
"credits": "Thank you 086 for the original KAMI\nThanks to all contributors for your help and time <3\n"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue