diff --git a/Home.md b/Home.md index 13433f9..7cda5e2 100644 --- a/Home.md +++ b/Home.md @@ -14,4 +14,6 @@ GJ.authUser(username, usertoken) GJ.openSession() -- your further manipulations -``` \ No newline at end of file +``` + +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/). \ No newline at end of file