mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-15 19:25:09 +01:00
Blur 2.4.0 - Ingame-Configurable Exclusions & Fixes
- Made Blur exclusions configurable in-game - ReplayMod and ProjectInception screens are excluded by default - Update to MidnightLib 3.0.0 - Fix version in fabric.mod.json
This commit is contained in:
@@ -8,12 +8,12 @@ org.gradle.jvmargs=-Xmx1G
|
||||
loader_version=0.12.3
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 2.3.0-1.17+fabric
|
||||
mod_version = 2.4.0
|
||||
maven_group = com.tterrag.blur
|
||||
archives_base_name = Blur
|
||||
archives_base_name = blur
|
||||
|
||||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
fabric_version=0.41.0+1.17
|
||||
satin_version = 1.6.4
|
||||
midnightlib_version=0.2.8
|
||||
midnightlib_version=0.3.0
|
||||
|
||||
Reference in New Issue
Block a user