Started MultiLib build
This commit is contained in:
parent
a73bd23ddf
commit
643052aa89
643 changed files with 818 additions and 360 deletions
|
@ -1,8 +1,8 @@
|
|||
plugins {
|
||||
id 'idea'
|
||||
id 'eclipse'
|
||||
id 'fabric-loom' version "${loom_version}"
|
||||
id 'maven-publish'
|
||||
id 'idea'
|
||||
id 'eclipse'
|
||||
id 'fabric-loom' version "${loom_version}" apply false
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
apply from: "bclib.gradle"
|
Loading…
Add table
Add a link
Reference in a new issue