Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.19.2/0.5.1-dev' into 1.19.2/0.…
Browse files Browse the repository at this point in the history
…5.1-dev
  • Loading branch information
MarbleGateKeeper committed Jun 4, 2023
2 parents 55b9b0e + ff8e18d commit afd6c1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
repositories {
maven {
// Maven of dragons.plus
url "https://maven.dragons.plus/Releases"
url "https://maven.dragons.plus/releases"
}
}
dependencies {
implementation fg.deobf("plus.dragons.createdragonlib:create_dragon_lib-${minecraft_version}:${create_dragon_lib_version}")
}
```
```

0 comments on commit afd6c1d

Please sign in to comment.