Changed catalog auto-update url to SMM repo
This commit is contained in:
parent
dcd46e44d0
commit
8886312c50
3 changed files with 3 additions and 1 deletions
|
@ -26,7 +26,7 @@ public class GrognakCatalogFetcher {
|
|||
|
||||
private static final Logger log = LogManager.getLogger(GrognakCatalogFetcher.class);
|
||||
|
||||
public static final String CATALOG_URL = "https://raw.github.com/Grognak/Grognaks-Mod-Manager/master/backup/current_catalog.json";
|
||||
public static final String CATALOG_URL = "https://raw.github.com/Vhati/Slipstream-Mod-Manager/master/skel_common/backup/current_catalog.json";
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue