mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 10:27:47 +02:00
11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
name: "example"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "go"
|
|
data: "components {\n"
|
|
" id: \"druid\"\n"
|
|
" component: \"/example/druid.gui\"\n"
|
|
"}\n"
|
|
""
|
|
}
|