Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomate0613 committed Nov 7, 2023
0 parents commit 79db1b3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
pluginManagement {
repositories {
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
gradlePluginPortal()
}
}

0 comments on commit 79db1b3

Please sign in to comment.