aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/projects/multiproject/settings.gradle
blob: df4ff932786d332136de75ba864ed0a6b117b7b0 (plain)
1
2
3
4
rootProject.name = "fabric-example-mod"

include 'core'
include 'example'