mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-27 18:43:03 +08:00
add DISTANT HORIZONS SHADER PROGRAMS, and then make them work.
This commit is contained in:
5
shaders/world0/dh_terrain.vsh
Normal file
5
shaders/world0/dh_terrain.vsh
Normal file
@ -0,0 +1,5 @@
|
||||
#version 330 compatibility
|
||||
|
||||
#define OVERWORLD_SHADER
|
||||
|
||||
#include "/dimensions/DH_solid.vsh"
|
Reference in New Issue
Block a user