[CHORE] Fix dependencies and bump version
This commit is contained in:
@@ -7,6 +7,7 @@ dependencies {
|
||||
shade "me.hypherionmc.moon-config:core:${moon_config}"
|
||||
shade "me.hypherionmc.moon-config:toml:${moon_config}"
|
||||
shade "com.hypherionmc:rpcsdk:1.0"
|
||||
shade ("me.hypherionmc.sdlink:mcdiscordformatter-1.20.3:2.0.0")
|
||||
|
||||
modImplementation("com.terraformersmc:modmenu:${mod_menu_version}") {
|
||||
exclude(group: "net.fabricmc.fabric-api")
|
||||
@@ -22,6 +23,7 @@ shadowJar {
|
||||
|
||||
dependencies {
|
||||
relocate 'me.hypherionmc.moonconfig', 'shadow.hypherionmc.moonconfig'
|
||||
relocate 'me.hypherionmc.mcdiscordformatter', 'shadow.hypherionmc.mcdiscordformatter'
|
||||
}
|
||||
|
||||
setArchiveClassifier('dev-shadow')
|
||||
|
Reference in New Issue
Block a user