From f4e14ad484c89033150f69f6820e337b49c2b298 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 7 Feb 2023 13:37:01 -0800 Subject: document the version of LÖVE I've been using MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 conf.lua diff --git a/conf.lua b/conf.lua new file mode 100644 index 0000000..de8758a --- /dev/null +++ b/conf.lua @@ -0,0 +1,3 @@ +function love.conf(t) + t.version = '11.4' +end -- cgit 1.4.1-2-gfad0