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
|
@ -1,11 +1,14 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
#Loom
|
||||
loom_version=0.8-SNAPSHOT
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version= 1.17.1
|
||||
yarn_mappings= 6
|
||||
loader_version= 0.11.6
|
||||
fabric_version = 0.36.1+1.17
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.3.0
|
||||
|
@ -13,6 +16,4 @@ maven_group = ru.bclib
|
|||
archives_base_name = bclib
|
||||
|
||||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
patchouli_version = 50-FABRIC
|
||||
fabric_version = 0.36.1+1.17
|
||||
patchouli_version = 50-FABRIC
|
Loading…
Add table
Add a link
Reference in a new issue