mirror of
https://github.com/TeamMidnightDust/CullLeaves.git
synced 2025-12-13 05:15:10 +01:00
- Now utilizes the Architectury build system to provide support for Fabric, native Quilt and even Forge (No Architectury API needed!) - Update to MidnightLib 1.0.0 - Better Sodium/Rubidium support: - Fix resourcepacks utilizing leaf culling flickering when using Sodium (Fixes #15) - Integrate Leaf Culling toggle into Sodium options screen
20 lines
163 B
Plaintext
20 lines
163 B
Plaintext
build/
|
|
*.ipr
|
|
run/
|
|
*.iws
|
|
out/
|
|
*.iml
|
|
.gradle/
|
|
output/
|
|
bin/
|
|
libs/
|
|
.architectury-transformer/
|
|
|
|
.classpath
|
|
.project
|
|
.idea/
|
|
classes/
|
|
.metadata
|
|
.vscode
|
|
.settings
|
|
*.launch |