openmw/docs/tlconfig.lua

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
125 B
Lua
Raw Permalink Normal View History

2023-01-26 23:31:27 +01:00
-- used for checking generated declarations
return {
gen_target = '5.1',
gen_compat = 'off',
include_dir = { '.', },
}