mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 10:27:47 +02:00
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
script: "/test/test.gui_script"
|
|
fonts {
|
|
name: "druid_text_bold"
|
|
font: "/druid/fonts/druid_text_bold.font"
|
|
}
|
|
textures {
|
|
name: "druid"
|
|
texture: "/druid/druid.atlas"
|
|
}
|
|
material: "/builtins/materials/gui.material"
|
|
adjust_reference: ADJUST_REFERENCE_DISABLED
|
|
max_nodes: 2048
|