ce6a2e8487
The proper way to use gradle is to actually use the gradle.properties. It will be automatically read without using a self defined config slurper. The gradle.properties adds additional convenient options e.g. regarding the VM options and parallel calculation or daemons
40 lines
No EOL
1.3 KiB
Properties
40 lines
No EOL
1.3 KiB
Properties
aeversion=rv2
|
|
aechannel=beta
|
|
aebuild=0
|
|
aegroup=appeng
|
|
aebasename=appliedenergistics2
|
|
|
|
#########################################################
|
|
# Versions #
|
|
#########################################################
|
|
minecraft_version=1.7.10
|
|
forge_version=10.13.2.1291
|
|
|
|
#########################################################
|
|
# APIs used for development #
|
|
#########################################################
|
|
fmp_version=1.1.1.324
|
|
code_chicken_lib_version=1.1.3.127
|
|
code_chicken_core_version=1.0.4.35
|
|
nei_version=1.0.4.90
|
|
bc_version=6.4.6
|
|
|
|
#########################################################
|
|
# API Stubs #
|
|
# Note: Do not edit these version numbers as they are #
|
|
# not the version of the mod, but stub code for AE2 to #
|
|
# compile #
|
|
#########################################################
|
|
api_betterstorage_version=1
|
|
api_coloredlightscore_version=1
|
|
api_craftguide_version=1
|
|
api_ic2_version=1
|
|
api_immibis_version=1
|
|
api_invtweaks_version=1
|
|
api_mekansim_version=1.7.10-8.0.1.198
|
|
api_mfr_version=1
|
|
api_railcraft_version=1
|
|
api_rblocks_version=1
|
|
api_rf_version=2
|
|
api_rotarycraft_version=V5c
|
|
api_waila_version=1.5.10_1.7.10 |