1
0
mirror of https://github.com/shadowfacts/Forgelin.git synced 2025-01-07 01:34:17 +00:00
Forgelin/gradle.properties
Severen Redwood ae873b5cc4 Bump versions (#16)
Bumped the following versions:

- Minecraft (to 1.12)
- Forge (to 14.21.0.2368)
- MCP Mappings (to snapshot_20170624)
- Kotlin (to 1.1.3)
- Kotlin Coroutines (to 0.16)
- Jetbrains Annotations (to 15.0)
2017-06-28 16:48:36 -04:00

12 lines
230 B
INI

mod_version = 1.5.0
group = net.shadowfacts
archivesBaseName = Forgelin
mc_version = 1.12
mcp_mappings = snapshot_20170624
forge_version = 14.21.0.2368
kotlin_version = 1.1.3
annotations_version = 15.0
coroutines_version = 0.16