1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-02 02:27:56 +00:00

A couple of fixes for maven and CCEmuX

- Add additional maven metadata and strip dependencies
 - Shift ICommand registration into the proxy, to avoid class loading
   issues. This is probably rather temperamental, but classloading
   always is.
This commit is contained in:
SquidDev
2018-04-20 19:39:53 +01:00
parent 83546d0acb
commit a0d71cb3ad
5 changed files with 45 additions and 2 deletions

1
settings.gradle Normal file
View File

@@ -0,0 +1 @@
rootProject.name = 'cc-tweaked'