4 lines
87 B
Kotlin
4 lines
87 B
Kotlin
rootProject.name = "FS07-plugin"
|
|
|
|
include(":fs07craft")
|
|
include(":fs07craft-velocity")
|