summaryrefslogtreecommitdiff
path: root/meta/3rd/love2d/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta/3rd/love2d/config.json')
m---------meta/3rd/love2d0
-rw-r--r--meta/3rd/love2d/config.json10
2 files changed, 0 insertions, 10 deletions
diff --git a/meta/3rd/love2d b/meta/3rd/love2d
new file mode 160000
+Subproject dad72a7eae31f35bf4c6529e5b81f6187b5b737
diff --git a/meta/3rd/love2d/config.json b/meta/3rd/love2d/config.json
deleted file mode 100644
index d44784d3..00000000
--- a/meta/3rd/love2d/config.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "name" : "LÖVE",
- "words" : ["love%.%w+"],
- "settings" : {
- "Lua.runtime.version" : "LuaJIT",
- "Lua.runtime.special" : {
- "love.filesystem.load" : "loadfile"
- }
- }
-}