mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-05 02:11:06 +01:00
15 lines
305 B
Groovy
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',
|
|
]
|