mirror of
https://github.com/minetest-mods/unifiedbricks.git
synced 2024-11-14 22:40:24 +01:00
9 lines
90 B
Plaintext
9 lines
90 B
Plaintext
|
read_globals = {
|
||
|
"minetest",
|
||
|
"unifieddyes",
|
||
|
"default"
|
||
|
}
|
||
|
|
||
|
globals = {
|
||
|
"unifiedbricks"
|
||
|
}
|