summaryrefslogtreecommitdiff
path: root/meta/3rd/love2d/config.json
blob: ccb483b303ead7e6174dfc11ed5b86c727c51ca9 (plain)
1
2
3
4
5
6
7
{
    "name"   : "LÖVE",
    "words"  : ["love%.%w+"],
    "settings" : {
        "Lua.runtime.version" : "LuaJIT"
    }
}