stuff
This commit is contained in:
17
modules/wallpaper-engine/effects/_empty/effect.json
Normal file
17
modules/wallpaper-engine/effects/_empty/effect.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version" : 1,
|
||||
"replacementkey" : "empty",
|
||||
"group" : "colorize",
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"material" : "materials/effects/empty.json"
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
"materials/effects/empty.json",
|
||||
"shaders/effects/empty.frag",
|
||||
"shaders/effects/empty.vert"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user