Add eclpse labels for subprojects in Fabric
This commit is contained in:
parent
3a39688dc8
commit
fb0cceca58
7 changed files with 55 additions and 21 deletions
|
|
@ -6,6 +6,12 @@ archivesBaseName = "Dynmap"
|
|||
version = parent.version
|
||||
group = parent.group
|
||||
|
||||
eclipse {
|
||||
project {
|
||||
name = "Dynmap(Fabric-1.16.4)"
|
||||
}
|
||||
}
|
||||
|
||||
configurations {
|
||||
shadow
|
||||
implementation.extendsFrom(shadow)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue