blocky_portaling/.vscode/settings.json

11 lines
189 B
JSON

{
"git.autofetch": "all",
"Lua.diagnostics.globals": [
"minetest",
"mesecon",
"vector",
"ItemStack",
"digistuff",
"VoxelArea"
]
}