![HEXCraft](https://media.forgecdn.net/avatars/thumbnails/18/538/256/256/635680902260576803.png)
[enhancement] more energy conversions
bHXDgiuMa5yLHyC8 opened this issue ยท 4 comments
I looked into this mod abit, and I am not sure how easy or difficult this may be to do. There is no proper API for it (neither is one for my mod, I admit), the mod is not easily buildable from source, and there is no maven for it. For now, I will keep it on the backburner, but I will return to this later once I have lots of time to spare...
Okay, so I was looking to this "HBM's Nuclear Tech Mod" to be able to add compat for things like GT6 and HEXCraft, however I am unable to find a maven for it and the git for it at https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git (not able to find any other) is not compileable to be able to build a proper dependency for it, so I'm not seeing that this will ever be done until either it gets a proper maven repo or it gets a properly set up git project (look at GT6 or HEXCraft git repo's as example, they are a trivial git clone ...
and ./gradlew build
in their directories and it all 'just works').
Cross posted from: GregTech6/gregtech6#11