change icon

This commit is contained in:
srgooglo 2025-02-04 16:17:29 +01:00
parent da8dc37d74
commit 1aeb075747
1 changed files with 1 additions and 1 deletions

View File

@ -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"