Skip to content

Commit

Permalink
neoforge: Remove the Kotlin for Forge maven repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuxel committed Dec 15, 2023
1 parent e7c304b commit 671b0f0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions forge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ emiDataGenerator {
repositories {
// Set up NeoForge's Maven repository.
maven("https://maven.neoforged.net/releases/")

// Set up Kotlin for Forge's Maven repository.
maven {
name = "kotlinforforge"
url = uri("https://thedarkcolour.github.io/KotlinForForge/")
}
}

dependencies {
Expand Down

0 comments on commit 671b0f0

Please sign in to comment.