Quantum64 / ExGregilo

GregTech addon for skyblock
GNU General Public License v3.0
4 stars 8 forks source link

Fixing current build issues #51

Closed zeyad001 closed 5 years ago

zeyad001 commented 5 years ago

Fixed gradle.build. Cannot get travis cleanup releases to run though because of auth code. Fixed build for forge server.

Quantum64 commented 5 years ago

Are you planning on using this mod? Let me know if you have any questions about the code, or if you would be interested in working on the mod. I'm out of university for the summer so I have some time if you need any minor modifications or fixes done, but I'm not really interested in working on this mod extensively as I've lost interest in the project and minecraft in general.

zeyad001 commented 5 years ago

Hi, Yes I plan to just use it on a private server with a friend of mine. Thanks for the offer. Perhaps just an explanation of how you used guice here as opposed to the traditional forge api calls in the context of minecraft modding. I am familiar with DI in principal but haven't really used the library.