about summary refs log tree commit diff stats
path: root/conf.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-10-09 20:55:24 -0700
committerKartik K. Agaram <vc@akkartik.com>2023-10-09 20:55:24 -0700
commitb84cbf6d21fccdad85cb7963dd4689a8b497e729 (patch)
treef1d940f9cde81e58abbcb6420743e993db9b3874 /conf.lua
parent3aec915559514e8294f80447fcac9c4b34df9dc4 (diff)
parent69d86cae5ba5672e7020243d0f78f0ea6355fd8f (diff)
downloadview.love-b84cbf6d21fccdad85cb7963dd4689a8b497e729.tar.gz
Merge lines.love
Diffstat (limited to 'conf.lua')
-rw-r--r--conf.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf.lua b/conf.lua
deleted file mode 100644
index de8758a..0000000
--- a/conf.lua
+++ /dev/null
@@ -1,3 +0,0 @@
-function love.conf(t)
-  t.version = '11.4'
-end