mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
4 lines
No EOL
140 B
Kotlin
4 lines
No EOL
140 B
Kotlin
rootProject.name = "CustomAnvil"
|
|
|
|
include("impl:ExcellentEnchant5_3")
|
|
findProject(":impl:ExcellentEnchant5_3")?.name = "ExcellentEnchant5_3" |