From 1aeb07574738119c623c179d3736b7f82c7845c4 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Tue, 4 Feb 2025 16:17:29 +0100 Subject: [PATCH] change icon --- .rmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rmanifest b/.rmanifest index e95d510..323e23e 100644 --- a/.rmanifest +++ b/.rmanifest @@ -5,7 +5,7 @@ class Manifest { static version = "0.1.0" static pkg_name = "Comty MC" static description = "A Minecraft modpack" - static icon = "https://git.ragestudio.net/srgooglo/hfmc/raw/branch/main/icon.jpg" + static icon = "https://git.ragestudio.net/srgooglo/comtymc/raw/branch/main/icon.jpg" static license = "unlicensed" static author = "SrGooglo" static core_minimum_version = "0.17.0"