From 15774e265c4060fa7eb84c1c68bea7184b65d13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 20 Jul 2021 20:44:38 +0800 Subject: add supports of `love2d` --- meta/3rd/love2d/config.lua | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta/3rd/love2d/config.lua (limited to 'meta/3rd/love2d') diff --git a/meta/3rd/love2d/config.lua b/meta/3rd/love2d/config.lua new file mode 100644 index 00000000..d0b37dbd --- /dev/null +++ b/meta/3rd/love2d/config.lua @@ -0,0 +1,8 @@ +words = {'love%.%w+'} +configs = { + { + key = 'Lua.runtime.version', + action = 'set', + value = 'LuaJIT', + }, +} -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0