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 e9b2e2d commit 3db2e83Copy full SHA for 3db2e83
README.md
@@ -55,7 +55,7 @@ shadowJar {
55
// Optional: If you use minimize, make sure you exclude FoliaLib
56
// Do not uncomment this if you don't know what you are doing
57
// minimize {
58
- // exclude dependency("com.tcoded:FoliaLib:.*")
+ // exclude dependency("com.github.technicallycoded:FoliaLib:.*")
59
// }
60
}
61
```
0 commit comments