forked from minetest-mods/craftguide
		
	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