diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-01-10 17:34:54 -0500 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-01-10 17:34:54 -0500 |
commit | ecce7cfee927125f6a299475c2691f87c1f2dafa (patch) | |
tree | bec048deeacf64690d4b5b9369d030154150954f /gradle.properties | |
parent | e1346db932e8915890cbcf844e3dd06759b0ed8a (diff) | |
download | Skyblocker-ecce7cfee927125f6a299475c2691f87c1f2dafa.tar.gz Skyblocker-ecce7cfee927125f6a299475c2691f87c1f2dafa.tar.bz2 Skyblocker-ecce7cfee927125f6a299475c2691f87c1f2dafa.zip |
MixinExtrasify @Injects
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 0b51e7a4..9a205109 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,8 +22,6 @@ rei_version = 13.0.666 emi_version = 1.0.22+1.20.2 # Minecraft and Related Libraries -## 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 ## neu repoparser (https://repo.nea.moe/#/releases/moe/nea/neurepoparser/) |