mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 08:42:50 +08:00
combine end and nether shaders into one group of programs. for my own ease of use.
This commit is contained in:
5
shaders/world1/deferred1.vsh
Normal file
5
shaders/world1/deferred1.vsh
Normal file
@ -0,0 +1,5 @@
|
||||
#version 120
|
||||
|
||||
#define END_SHADER
|
||||
|
||||
#include "/dimensions/deferred1.vsh"
|
Reference in New Issue
Block a user