aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2023-07-16 04:04:42 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2023-07-16 04:04:42 -0400
commitf05ef4128f4b0bcb9d0bf1a691ce17037f1bc765 (patch)
treef211ee0cdb48efd376bfe4062843d014802d8496 /gradle.properties
parentb63b73b2815db7e1442981e550980e5784c33e78 (diff)
downloadSkyblocker-f05ef4128f4b0bcb9d0bf1a691ce17037f1bc765.tar.gz
Skyblocker-f05ef4128f4b0bcb9d0bf1a691ce17037f1bc765.tar.bz2
Skyblocker-f05ef4128f4b0bcb9d0bf1a691ce17037f1bc765.zip
Rendering Improvements, Fixes + Occlusion Culling
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index cbb51b52..ce4f22c0 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -20,6 +20,9 @@ rei_version=12.0.625
## Renderer (https://github.com/0x3C50/Renderer)
renderer_version = d687aced4c
+## Occlusion Culling (https://github.com/LogisticsCraft/OcclusionCulling)
+occlusionculling_version = 0.0.7-SNAPSHOT
+
# Mod Properties
mod_version = 1.10.0
maven_group = me.xmrvizzy