Skip to content

Commit

Permalink
Added new repository for Certified Apps
Browse files Browse the repository at this point in the history
  • Loading branch information
An-Unnamed-Developer authored Oct 16, 2022
1 parent 5c619dc commit b3cf181
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
@DeviceApplication(modId = Reference.MOD_ID, appId = "ender_mail")
public class ApplicationAppStore extends SystemApplication
{
public static final String CERTIFIED_APPS_URL = "https://raw.githubusercontent.com/MrCrayfish/DeviceMod-CertifiedApps/master";
public static final String CERTIFIED_APPS_URL = "https://raw.githubusercontent.com/An-Unnamed-Developer/DeviceMod-CertifiedApps/master";

public static final int LAYOUT_WIDTH = 250;
public static final int LAYOUT_HEIGHT = 150;
Expand Down

0 comments on commit b3cf181

Please # to comment.