29 lines
606 B
JSON
29 lines
606 B
JSON
|
|
{
|
||
|
|
"runtime": {
|
||
|
|
"version": "LuaJIT",
|
||
|
|
"path": [
|
||
|
|
"?.lua",
|
||
|
|
"?/init.lua",
|
||
|
|
"MPV/portable_config/scripts/uosc/scripts/uosc/?.lua",
|
||
|
|
"MPV/portable_config/scripts/uosc/scripts/uosc/?/init.lua",
|
||
|
|
"MPV/LUA/?.lua",
|
||
|
|
"MPV/LUA/?/init.lua"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"workspace": {
|
||
|
|
"library": [
|
||
|
|
"MPV/portable_config/scripts/uosc/scripts/uosc",
|
||
|
|
"MPV/portable_config/scripts/uosc/scripts/uosc/lib",
|
||
|
|
"MPV/LUA"
|
||
|
|
],
|
||
|
|
"checkThirdParty": false
|
||
|
|
},
|
||
|
|
"diagnostics": {
|
||
|
|
"disable": [
|
||
|
|
"undefined-global",
|
||
|
|
"undefined-field",
|
||
|
|
"need-check-nil"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|