minetest_x_bows/bin/lua-language-server-3.5.6-l.../meta/3rd/Cocos4.0/config.lua

10 lines
156 B
Lua
Raw Normal View History

2022-11-03 10:37:33 -05:00
name = 'Cocos'
files = {'cocos'}
configs = {
{
key = 'Lua.runtime.version',
action = 'set',
value = 'LuaJIT',
},
}