Skip to content

Commit

Permalink
hope it builds
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Sep 3, 2023
1 parent 18ec659 commit 832c1de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions platform/forge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ plugins {

setupPlatform()

repositories {
maven("https://maven.minecraftforge.net")
}

dependencies {
minecraft("net.minecraftforge:forge:${rootProp["minecraft"]}-${rootProp["forge"]}")

Expand Down

0 comments on commit 832c1de

Please sign in to comment.