uranium-template/.vscode/settings.json

6 lines
79 B
JSON

{
"Lua.runtime.path": [
"?.lua"
],
"Lua.runtime.version": "Lua 5.1"
}