Split shader generation to a new module
This commit is contained in:
6
build/scripts/modules/shader.lua
Normal file
6
build/scripts/modules/shader.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
MODULE.Name = "Shader"
|
||||
|
||||
MODULE.Libraries = {
|
||||
"NazaraCore",
|
||||
"NazaraUtility"
|
||||
}
|
||||
Reference in New Issue
Block a user