All values are optional, but it is highly recommended to at least include title, author, and love_version.
Example
# Title / author
title = "Epic Quest III"
author = "Awesome Games"
# Display resolution
width = 800
height = 600
# Was made for this version of LOVE:
love_version = "0.3.2"
title = "Epic Quest III"
author = "Awesome Games"
# Display resolution
width = 800
height = 600
# Was made for this version of LOVE:
love_version = "0.3.2"