Skip to content

Commit

Permalink
Oops change libraries source
Browse files Browse the repository at this point in the history
  • Loading branch information
sub-kek committed Mar 17, 2024
1 parent 0f2db82 commit b0a5562
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import java.util.Set;

public class LibraryDownloadManager {
public static final String LIBS_DATA_URL = "https://pastebin.com/raw/xLewKB3k";
public static final String LIBS_DATA_URL = "https://raw.githubusercontent.com/sub-kek/libraries/master/customdiscs.json";

private File libsFolder;
private JSONObject data;
Expand Down

0 comments on commit b0a5562

Please sign in to comment.