mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-07-21 22:55:01 -04:00
Add craftguide mod
This commit is contained in:
parent
8c01a5b288
commit
2bcbda7277
10 changed files with 445 additions and 0 deletions
|
@ -25,3 +25,5 @@ files["mods/player_api/api.lua"].globals = { "minetest" }
|
|||
|
||||
-- Don't report on legacy definitions of globals.
|
||||
files["mods/default/legacy.lua"].global = false
|
||||
|
||||
files["mods/craftguide/init.lua"].read_globals = { "sfinv" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue