From 8e97f2e29d6f7b661ce67f7f9c3fd3ea648fbe90 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Tue, 4 Feb 2025 19:22:33 +0100 Subject: [PATCH] update manfiest --- .rmanifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.rmanifest b/.rmanifest index 323e23e..2fcaa38 100644 --- a/.rmanifest +++ b/.rmanifest @@ -5,12 +5,12 @@ class Manifest { static version = "0.1.0" static pkg_name = "Comty MC" static description = "A Minecraft modpack" - static icon = "https://git.ragestudio.net/srgooglo/comtymc/raw/branch/main/icon.jpg" + static icon = "https://git.ragestudio.net/srgooglo/comtymc/raw/branch/master/icon.jpg" static license = "unlicensed" static author = "SrGooglo" static core_minimum_version = "0.17.0" - static remote_manifest = "https://git.ragestudio.net/srgooglo/comtymc/raw/branch/main/.rmanifest" + static remote_manifest = "https://git.ragestudio.net/srgooglo/comtymc/raw/branch/master/.rmanifest" static git_remote = "https://git.ragestudio.net/srgooglo/comtymc" static mc_version = {