Adding Architectury
This commit is contained in:
parent
86c2ff6129
commit
8b7a0dc655
4 changed files with 19 additions and 12 deletions
|
@ -1,8 +1,8 @@
|
|||
plugins {
|
||||
id 'idea'
|
||||
id 'eclipse'
|
||||
id 'fabric-loom' version "${loom_version}"
|
||||
id 'maven-publish'
|
||||
id 'idea'
|
||||
id 'eclipse'
|
||||
id 'dev.architectury.loom' version "${loom_version}"
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
apply from: "bclib.gradle"
|
Loading…
Add table
Add a link
Reference in a new issue