Forgelin/gradle.properties

12 lines
234 B
Properties
Raw Normal View History

2017-11-30 18:26:56 +00:00
mod_version = 1.6.0
2016-08-06 14:28:05 +00:00
group = net.shadowfacts
2016-08-06 14:46:57 +00:00
archivesBaseName = Forgelin
2016-08-06 14:28:05 +00:00
2017-11-30 18:26:56 +00:00
mc_version = 1.12.2
mcp_mappings = snapshot_20171130
forge_version = 14.23.1.2556
2016-08-06 14:28:05 +00:00
2017-11-30 18:26:56 +00:00
kotlin_version = 1.2.0
annotations_version = 15.0
2017-11-30 18:26:56 +00:00
coroutines_version = 0.19.2