function love.conf(t) t.title = "notnauts" t.version = "0.10.1" t.window.width = 290 t.window.height = 200 t.console = true end