Skip to content

Refactor project to multi-module Gradle setup and improve CI#9

Merged
DEVKaxtusik merged 1 commit intomainfrom
loader-implementation
Jul 10, 2025
Merged

Refactor project to multi-module Gradle setup and improve CI#9
DEVKaxtusik merged 1 commit intomainfrom
loader-implementation

Conversation

@DEVKaxtusik
Copy link
Copy Markdown
Owner

  • Split project into 'paper' and 'bukkit' modules for better platform separation
  • Cleaned up old src structure and unnecessary files
  • Updated Gradle configuration: shared settings in root build.gradle, module-specific toolchains
  • Ensured GitHub Actions CI builds both modules with Java 17 and 21

This refactor improves maintainability, clarity, and build reliability for both Paper and Bukkit platforms.

- Split project into 'paper' and 'bukkit' modules for better platform separation
- Cleaned up old src structure and unnecessary files
- Updated Gradle configuration: shared settings in root build.gradle, module-specific toolchains
- Ensured GitHub Actions CI builds both modules with Java 17 and 21

This refactor improves maintainability, clarity, and build reliability for both Paper and Bukkit platforms.
@DEVKaxtusik DEVKaxtusik merged commit a9175b6 into main Jul 10, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant