plugins { java `java-library` } description = "" dependencies { api(project(":plutoengine:plutotexture")) }