ForgeWrapper/settings.gradle
ZekerZhayard a3413eb5c4 Initial support for Forge 1.20.4 (with a few minor issues).
Removed the converter project.
2023-12-20 00:41:37 +08:00

5 lines
86 B
Groovy

rootProject.name = 'ForgeWrapper'
include 'common'
include 'legacy'
include 'jigsaw'