Updated Home (markdown)

Max 2015-03-01 15:55:22 +03:00
parent 23758bd501
commit d555050054

@ -15,3 +15,5 @@ GJ.openSession()
-- your further manipulations -- your further manipulations
``` ```
If you're using [LÖVE](http://love2d.org), you can also pass an optional paratemeter to GJ.init that equals to table of arguments passed to your app through [love.load](https://love2d.org/wiki/love.load), so gamejolt.lua can handle [Quick Play](http://gamejolt.com/api/doc/game/users/).