Arclight/settings.gradle
IzzelAliz 2f60421f2c Remove version number in module and assets
This is nonsense since we separate versions to branches
2021-06-21 11:54:14 +08:00

7 lines
130 B
Groovy

rootProject.name = 'arclight'
include 'arclight-common'
include 'forge-installer'
include 'arclight-forge'
include 'i18n-config'