aboutsummaryrefslogtreecommitdiff
path: root/client/menu/theme/materials
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-10-06 21:17:52 +0200
committertpart <tpart120@proton.me>2024-10-10 11:48:35 +0200
commit4ee632304449b77689bf075d3dbcd2466210e118 (patch)
tree628153bd5eb76692c20e1b29d664bff1a98818f8 /client/menu/theme/materials
parent26e4226f3ef410e5ec437bc8a1f2e286dcc8cde2 (diff)
downloadhurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar
hurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar.bz2
hurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar.zst
Reorganize map files; Fix location of some theme files
Diffstat (limited to 'client/menu/theme/materials')
-rw-r--r--client/menu/theme/materials/printed_material.tres6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/menu/theme/materials/printed_material.tres b/client/menu/theme/materials/printed_material.tres
new file mode 100644
index 00000000..5695d5a5
--- /dev/null
+++ b/client/menu/theme/materials/printed_material.tres
@@ -0,0 +1,6 @@
+[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://dogdyoqrmy6ft"]
+
+[ext_resource type="Shader" path="res://menu/theme/shaders/printed.gdshader" id="1_sevww"]
+
+[resource]
+shader = ExtResource("1_sevww")