@@ -1,4 +1,5 @@
function lovr.conf(t)
+ t.modules.audio = false
t.modules.graphics = false
t.modules.headset = false
end