Make content use SWSL shaders.

This commit is contained in:
Pieter-Jan Briers
2019-03-18 23:54:58 +01:00
parent 33a915fc67
commit 5e7b03d251
5 changed files with 10 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
- type: shader
id: circlemask
kind: source
path: "/Shaders/circlemask.gdsl"
path: "/Shaders/circlemask.swsl"
- type: shader
id: gradientcirclemask
kind: source
path: "/Shaders/gradientcirclemask.gdsl"
path: "/Shaders/gradientcirclemask.swsl"