Skip to content

Commit

Permalink
🔥 移除cursemaven
Browse files Browse the repository at this point in the history
  • Loading branch information
1024-byteeeee committed May 18, 2024
1 parent 19f89ad commit 9f8746a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ repositories {
maven {
url = 'https://api.modrinth.com/maven'
}
maven {
url = 'https://www.cursemaven.com'
}
maven {
url = 'https://masa.dy.fi/maven'
}
Expand All @@ -38,7 +35,6 @@ dependencies {
// mods
//modImplementation("maven.modrinth:Carpet:${project.carpet_core_version}") // modrinth
modImplementation "carpet:fabric-carpet:${project.carpet_core_version}" // masa
//modImplementation("curse.maven:carpet-349239:${project.carpet_core_version}") // cursemaven

// library mods
include(modImplementation("com.github.1024-byteeeee:AnnotationToolBox:${project.annotationtoolbox_version}"))
Expand Down

0 comments on commit 9f8746a

Please sign in to comment.