mirror of
https://github.com/TotalFreedomMC/OpenInv.git
synced 2025-08-06 12:33:24 +00:00
It's been over 3 years :)
The common module was designed to prevent the internal modules depending on the core plugin. With the introduction of localization, this overcomplication became ever more exacerbated. Probably will play around a bit more to remove freshly introduced static abuse before release. Closes #61
This commit is contained in:
parent
c51acb4e72
commit
c7b4554a6c
29 changed files with 530 additions and 218 deletions
|
@ -34,7 +34,7 @@
|
|||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>3.0.0</version>
|
||||
<version>3.2.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>reactor-uberjar</id>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue