update manfiest

This commit is contained in:
srgooglo 2025-02-04 19:22:33 +01:00
parent 1aeb075747
commit 8e97f2e29d
1 changed files with 2 additions and 2 deletions

View File

@ -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 = {