aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorKevin <92656833+kevinthegreat1@users.noreply.github.com>2023-07-30 12:41:05 +0800
committerGitHub <noreply@github.com>2023-07-30 12:41:05 +0800
commitae3932e9d5734617e1b41deb3c95f4c10c01a6a8 (patch)
tree6d75119be36171c39f20fb6fab72fe6aade91cb1 /gradle.properties
parent9004f3fd4401cb6fe97232634b35c9f168b51ca9 (diff)
parent810d7f73da29189bf0b0ec813812e69a21ad085b (diff)
downloadSkyblocker-ae3932e9d5734617e1b41deb3c95f4c10c01a6a8.tar.gz
Skyblocker-ae3932e9d5734617e1b41deb3c95f4c10c01a6a8.tar.bz2
Skyblocker-ae3932e9d5734617e1b41deb3c95f4c10c01a6a8.zip
Merge pull request #213 from SkyblockerMod/mixins-refactor
Mixins refactor
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index f39bf2cb..6ae74df8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -22,6 +22,8 @@ renderer_version = master-SNAPSHOT
## Mixin Extras (https://github.com/LlamaLad7/MixinExtras)
mixin_extras_version=0.2.0-beta.9
+## Better Inject (https://github.com/caoimhebyrne/BetterInject)
+betterinject_version=0.1.3
## Occlusion Culling (https://github.com/LogisticsCraft/OcclusionCulling)
occlusionculling_version = 0.0.7-SNAPSHOT