Files
concrete/samples/mixed/other-library/build.gradle.kts
Alex Endfinger 64028dd1de Support for base projects which do not contain the Bukkit API.
Also fixes a bug where root and plugin couldn't exist in the same project.
2022-07-13 03:40:33 -04:00

4 lines
57 B
Plaintext

plugins {
id("lgbt.mystic.foundation.concrete-base")
}