34 lines
741 B
Properties
34 lines
741 B
Properties
version=0.0.0-SNAPSHOT
|
|
|
|
artifact_group=appeng
|
|
artifact_basename=appliedenergistics2-fabric
|
|
|
|
kotlin.code.style=official
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
# Fabric Properties
|
|
# Check these on https://modmuss50.me/fabric.html
|
|
|
|
minecraft_version=1.16.2
|
|
yarn_mappings=1.16.2+build.6
|
|
loader_version=0.9.2+build.206
|
|
|
|
#Fabric api
|
|
fabric_version=0.20.1+build.401-1.16
|
|
|
|
loom_version=0.4-SNAPSHOT
|
|
|
|
# Kotlin
|
|
kotlin_version=1.3.61
|
|
fabric_kotlin_version=1.3.61+build.1
|
|
|
|
# Dependencies
|
|
libblockattributes_version=0.8.0
|
|
tr_energy_version=0.1.0
|
|
rei_version=5.2.10
|
|
|
|
#########################################################
|
|
# Deployment #
|
|
#########################################################
|
|
curseforge_project=223794
|