@@ -0,0 +1,5 @@
+function lovr.conf(t)
+ t.identity = 'test'
+ t.audio.start = false
+ t.window = nil
+end