]> git.tdb.fi Git - r2c2.git/blobdiff - data/r2c2/default.shader
Improve graphics quality with some shaders and effects
[r2c2.git] / data / r2c2 / default.shader
diff --git a/data/r2c2/default.shader b/data/r2c2/default.shader
new file mode 100644 (file)
index 0000000..630d107
--- /dev/null
@@ -0,0 +1,7 @@
+standard
+{
+       lighting true;
+       material true;
+       texture true;
+       shadow true;
+};