Skip to content

Commit

Permalink
forge support mr
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Apr 1, 2024
1 parent dfa069d commit e79e768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ if (System.getenv("MODRINTH_TOKEN")) {
uploadFile = remapJar
versionType = "beta"
gameVersions = [libs.versions.mc.get()]
loaders = ['quilt', 'fabric']
loaders = ['quilt', 'fabric', 'forge']
detectLoaders = false
dependencies {
required.version libs.fapi.get().getName(), libs.versions.fapi.get()
Expand Down

0 comments on commit e79e768

Please sign in to comment.