Small example "freewheeling" app that can be modified without restarting
function love.conf(t)
  t.window.resizable = true
end