minetest-gamemode-orion/.vscode/settings.json

8 lines
114 B
JSON

{
"Lua.diagnostics.globals": [
"minetest",
"ItemStack",
"hud",
"dump2"
]
}