uranium-template/.vscode/settings.json

6 lines
79 B
JSON
Raw Normal View History

2022-09-19 15:42:33 +02:00
{
"Lua.runtime.path": [
"?.lua"
],
"Lua.runtime.version": "Lua 5.1"
}