atferrys / ModdedIntegration

🔌⛏️ A Minecraft Plugin that auto-populates the EssentialsX's items.csv file with Forge items and blocks.
GNU General Public License v3.0
8 stars 4 forks source link

Workflow - GitHub actions integration #7

Closed atferrys closed 2 years ago

atferrys commented 2 years ago

Implements GitHub actions integration to build artifacts each time there is a new commit. Updated plugin version management in Gradle through project gradle properties and command line properties for CI integration.