mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-26 02:12:23 +08:00
Added resourecpack sky support. made use of iris dimensions.properties and added fallback shader.
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
#version 120
|
||||
|
||||
void main() {
|
||||
gl_Position = ftransform();
|
||||
}
|
Reference in New Issue
Block a user