HeroCC / BedHome

Continuation of the popular BedHome Plugin
https://dev.bukkit.org/projects/bedhome
GNU General Public License v3.0
6 stars 4 forks source link

IDE & Build System Tweaks #27

Closed HeroCC closed 1 year ago

HeroCC commented 1 year ago

Removes CircleCI in favor of Github Workflows, bumps Gradle version to 8.2 (alongside the Shadow plugin), and uses the Gradle Java plugin DSL to specify the Java 1.8 minimum requirement. Also includes some VSCode configuration hints (YAML and Gradle extensions) and a devcontainer spec for working on the go.

I haven't run this on real Minecraft, but since this is mostly just build related it shouldn't (™️) introduce any bugs.