diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-09-21 15:56:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-21 15:56:30 -0400 |
commit | 2091a05c2b9b3f3a9733557337935688f1bc6ae8 (patch) | |
tree | 65aa16c26386636538df56ecf6fa7b862fabf96e /gradle.properties | |
parent | 2fac34bca6e58b5ec42b04cf268fd8ab39ce1f1b (diff) | |
parent | f6fb7fabecfb2dcb0a19caccdfab321fb3362999 (diff) | |
download | Skyblocker-2091a05c2b9b3f3a9733557337935688f1bc6ae8.tar.gz Skyblocker-2091a05c2b9b3f3a9733557337935688f1bc6ae8.tar.bz2 Skyblocker-2091a05c2b9b3f3a9733557337935688f1bc6ae8.zip |
Merge pull request #293 from LifeIsAParadox/update-emi_rei
Update rei and emi
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index e85642ad..bf3bd115 100644 --- a/gradle.properties +++ b/gradle.properties @@ -29,6 +29,8 @@ mixin_extras_version=0.2.0-beta.9 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/) +repoparser_version = 1.3.2 # Mod Properties mod_version = 1.13.0 |