mirror of
https://github.com/minetest-mods/craftguide.git
synced 2025-06-28 06:11:58 +02:00
craftguide can read replacements!
This commit is contained in:
@ -2,7 +2,6 @@ unused_args = false
|
||||
allow_defined_top = true
|
||||
|
||||
read_globals = {
|
||||
"core",
|
||||
"minetest",
|
||||
"default",
|
||||
"sfinv",
|
||||
@ -11,3 +10,8 @@ read_globals = {
|
||||
"string",
|
||||
"table",
|
||||
}
|
||||
|
||||
globals = {
|
||||
"craftguide",
|
||||
"core",
|
||||
}
|
||||
|
Reference in New Issue
Block a user