1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Camera shake and fog effect api (#3931)

This commit is contained in:
Konicai
2023-07-02 17:00:46 -04:00
committed by GitHub
parent b344e21f7f
commit ff05c98690
8 changed files with 142 additions and 52 deletions

View File

@@ -1,12 +1,6 @@
# Gradle settings
org.gradle.jvmargs=-Xmx4G
org.gradle.configureondemand=true
org.gradle.caching=true
org.gradle.parallel=true
group=org.geysermc
version=2.1.1-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false