Native and manual checks / native (ubuntu-24.04) (push) Waiting to run
Native and manual checks / native (windows-2025) (push) Waiting to run
Native and manual checks / manual (push) Waiting to run
Windows editor and software Vulkan / windows-graphics (push) Waiting to run
8 lines
194 B
JSON
8 lines
194 B
JSON
{
|
|
"runtime.version": "Lua 5.4",
|
|
"runtime.path": ["?.lua", "?/init.lua"],
|
|
"workspace.library": ["../.faset/lua"],
|
|
"workspace.checkThirdParty": false,
|
|
"diagnostics.globals": ["faset"]
|
|
}
|