Folia support

Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
This commit is contained in:
Zoë Gidiere
2023-10-02 00:21:09 -06:00
parent 2d2bba20b6
commit 27eebf6a47
10 changed files with 32 additions and 10 deletions

View File

@@ -48,6 +48,9 @@ fun Project.configureDependencies() {
maven("https://jitpack.io") {
name = "JitPack"
}
maven("https://nexuslite.gcnt.net/repos/other/") {
name = "devmart-other"
}
}
dependencies {