Support fir BCLib as subproject to BN/BE
This commit is contained in:
parent
37b85b4cee
commit
d179bd2ba8
4 changed files with 185 additions and 167 deletions
8
bclib-composit.gradle
Normal file
8
bclib-composit.gradle
Normal file
|
@ -0,0 +1,8 @@
|
|||
plugins {
|
||||
id 'idea'
|
||||
id 'eclipse'
|
||||
id 'fabric-loom'
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
apply from: "bclib.gradle"
|
Loading…
Add table
Add a link
Reference in a new issue