Improve location and profile detection

This commit is contained in:
Linnea Gräf
2024-08-12 22:15:07 +02:00
parent 3c7e6b6177
commit b8a45b9a04
16 changed files with 63 additions and 473 deletions

View File

@@ -29,6 +29,8 @@ mixinextras = "0.3.5"
jarvis = "1.1.3"
nealisp = "1.0.0"
moulconfig = "3.0.0-beta.14"
hypixelmodapi = "1.0.1"
hypixelmodapi_fabric = "1.0.1+build.1+mc1.21"
manninghamMills = "2.4.1"
[libraries]
@@ -47,6 +49,9 @@ jarvis_fabric = { module = "moe.nea.jarvis:jarvis-fabric", version.ref = "jarvis
nealisp = { module = "moe.nea:nealisp", version.ref = "nealisp" }
explosiveenhancement = { module = "maven.modrinth:explosive-enhancement", version.ref = "explosiveenhancement" }
manninghamMills = { module = "me.shedaniel:mm", version.ref = "manninghamMills" }
aaronhmapi = { module = "net.azureaaron:hm-api", version = "1.0.0+1.21" }
hypixelmodapi = { module = "net.hypixel:mod-api", version.ref = "hypixelmodapi" }
hypixelmodapi_fabric = { module = "maven.modrinth:hypixel-mod-api", version.ref = "hypixelmodapi_fabric" }
# Runtime:
notenoughanimations = { module = "maven.modrinth:not-enough-animations", version.ref = "notenoughanimations" }
hotswap = { module = "virtual.github.hotswapagent:hotswap-agent", version.ref = "hotswap_agent" }
@@ -67,11 +72,12 @@ runtime_required = [
"rei_fabric",
"notenoughanimations",
"femalegender",
"hypixelmodapi_fabric",
]
runtime_optional = [
"devauth",
"freecammod",
# "sodium",
"sodium",
# "qolify",
# "citresewn",
# "ncr",