Skip to content

(draft): Refactor project to be module-based - #46

Closed
jcxldn wants to merge 6 commits into
masterfrom
feat/jcx/refactor_to_module
Closed

(draft): Refactor project to be module-based#46
jcxldn wants to merge 6 commits into
masterfrom
feat/jcx/refactor_to_module

Conversation

@jcxldn

@jcxldnjcxldn commented Dec 10, 2020

Copy link
Copy Markdown
Member

Marked as breaking as every other PR will require changes if this is merged

TODO

  • Check publishing and make sure it works to GitHub Packages (use a different repo for this)
  • Check publish tasks depends (see below)
// We *probably* don't need this anymore.
tasks.publish.dependsOn build, shadowJar, sources
  • Think about how to go about modules in future (eg. stuff like LuckPerms or maybe splitting API up into bungee, bukkit, and common modules?)

@jcxldnjcxldn added dependencies Pull requests that update a dependency file breaking labels Dec 10, 2020
@ZachyFoxx

Copy link
Copy Markdown
Member

Closed by #58

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breakingdependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jcxldn@ZachyFoxx