We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd604b commit b7fd33bCopy full SHA for b7fd33b
test/test.gui
@@ -3,5 +3,9 @@ fonts {
3
name: "druid_text_bold"
4
font: "/druid/fonts/druid_text_bold.font"
5
}
6
+textures {
7
+ name: "druid"
8
+ texture: "/druid/druid.atlas"
9
+}
10
material: "/builtins/materials/gui.material"
11
adjust_reference: ADJUST_REFERENCE_DISABLED
0 commit comments