summaryrefslogtreecommitdiff
path: root/meta/3rd/Jass/config.lua
blob: 5752d8b1365df54ec7d13c0ede4b89591dc0baa1 (plain)
1
2
3
4
5
6
7
8
words   = {'jass%.common'}
configs = {
    {
        name  = 'Lua.runtime.version',
        type  = 'set',
        value = 'Lua 5.3',
    },
}