Started MultiLib build
This commit is contained in:
parent
a73bd23ddf
commit
643052aa89
643 changed files with 818 additions and 360 deletions
|
@ -1,9 +1,14 @@
|
|||
pluginManagement {
|
||||
repositories {
|
||||
maven {
|
||||
name = 'Fabric'
|
||||
url = 'https://maven.fabricmc.net/'
|
||||
}
|
||||
gradlePluginPortal()
|
||||
}
|
||||
repositories {
|
||||
maven {
|
||||
name = 'Fabric'
|
||||
url = 'https://maven.fabricmc.net/'
|
||||
}
|
||||
mavenLocal()
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
include("together-v1")
|
||||
include("core-v1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue