SpongeGradle icon indicating copy to clipboard operation
SpongeGradle copied to clipboard

Automatically determine the `mainClass` plugin metadata attribute

Open zml2008 opened this issue 2 years ago • 0 comments

Currently, developers must manually specify their main classes in the build file. Whether in Gradle or in the SpongeAPI AP, it should be possible to do this automatically.

Once automated population and validation has been done, SpongeGradle should be updated to remove the requirement of specifying a mainClass attribute.

zml2008 avatar Aug 01 '21 04:08 zml2008