Add eclpse labels for subprojects in Fabric
This commit is contained in:
parent
2e0a167c68
commit
30791f1663
7 changed files with 55 additions and 21 deletions
|
|
@ -1,13 +1,12 @@
|
|||
apply plugin: 'eclipse'
|
||||
|
||||
description = 'dynmap'
|
||||
|
||||
eclipse {
|
||||
project {
|
||||
name = "Dynmap(Spigot/PaperMC)"
|
||||
name = "Dynmap(Spigot)"
|
||||
}
|
||||
}
|
||||
|
||||
description = 'dynmap'
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
url 'https://jitpack.io'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue