We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2f82d commit 8ef406fCopy full SHA for 8ef406f
README.md
@@ -27,8 +27,8 @@ repositories {
27
28
dependencies {
29
30
- // Example: compile "net.darkhax.bookshelf:Bookshelf-1.16.4:9.3.23"
31
- compile "net.darkhax.bookshelf:Bookshelf-MCVERSION:PUT_BOOKSHELH_VERSION_HERE"
+ // Example: compile "net.darkhax.bookshelf:Bookshelf-Forge-1.16.5:10.3.29"
+ compile "net.darkhax.bookshelf:Bookshelf-Forge-MCVERSION:PUT_BOOKSHELH_VERSION_HERE"
32
}
33
```
34
0 commit comments