Label spigot subproject

This commit is contained in:
Mike Primm 2022-02-10 15:00:41 -06:00
parent 8fbc3e3534
commit 7121233462

View File

@ -1,3 +1,11 @@
apply plugin: 'eclipse'
eclipse {
project {
name = "Dynmap(Spigot/PaperMC)"
}
}
description = 'dynmap'
repositories {