Multiverse-Core/settings.gradle
2023-02-19 19:03:40 -05:00

15 lines
305 B
Groovy

/*
* This file was generated by the Gradle 'init' task.
*/
rootProject.name = 'Multiverse-Core'
// Disable the tasks we don't from the IntelliJ plugin
startParameter.excludedTaskNames = [
'patchPluginXml',
'prepareSandbox',
'buildSearchableOptions',
'jarSearchableOptions',
'buildPlugin',
]