Skip to content

Instantly share code, notes, and snippets.

@qaisjp
Created August 4, 2013 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qaisjp/6150346 to your computer and use it in GitHub Desktop.
Save qaisjp/6150346 to your computer and use it in GitHub Desktop.
-- this can be a json file
return {
engine = "love-0.8.0",
image = "github://img/screenie.png", -- also allow "http://"
source = "github://src" -- if src is a folder, downlaod as zip via Ghub api, if it is a .love file then downlaod that instead
-- other meta
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment