aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
AgeCommit message (Collapse)Author
2022-02-07update buildscripts (#116)bombcar
Co-authored-by: Jason Mitchell <mitchej@gmail.com>
2022-02-07Bumped GT5U and NEI dependenciesYannickMG
2022-01-28Update buildscript and dependencies to allow runClientbombcar
runClient needs to have the libraries for NEI to be present so they are compile instead of compileOnly.
2022-01-21Added CCC dep.Alkalus
Fixed missing }.
2022-01-21Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into ↵Alkalus
New-Multis-3 # Conflicts: # .gitignore # build.gradle # src/main/java/gtPlusPlus/core/handler/COMPAT_HANDLER.java # src/main/java/gtPlusPlus/core/lib/LoadedMods.java # src/main/java/gtPlusPlus/core/recipe/RECIPES_GREGTECH.java # src/main/java/gtPlusPlus/core/recipe/RECIPES_Machines.java # src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks5.java # src/main/resources/assets/miscutils/lang/en_US.lang
2022-01-18update to explicit dependenciesJason Mitchell
2022-01-18update to explicit dependenciesJason Mitchell
2022-01-12update dependenciesbombcar
2021-12-18Added MultiBlock Rock Breaker.Alkalus
Added base work for GT Chisels.
2021-12-15Revert "Removed build craft dependency"Johann Bernhardt
This reverts commit 3bc44bf69d4991288e4b9c22e4c997239109ee9d.
2021-12-15Removed build craft dependencyJohann Bernhardt
2021-12-12Migrated to unified build scriptJohann Bernhardt