Sum stuff
This commit is contained in:
parent
f14173fa68
commit
7f6eafc37e
@ -9,12 +9,11 @@ Forked from https://github.com/mbrovko/gamejoltlua/ and refreshed by Entar.
|
||||
# Usage
|
||||
Put the files from the repo into your app's folder.
|
||||
|
||||
Update credentials in credentials.lua.
|
||||
|
||||
```lua
|
||||
local GJ = require "gamejolt"
|
||||
|
||||
-- All the GAME credentials are to be put in
|
||||
-- the gamejolt script
|
||||
|
||||
GJ.authUser(username, usertoken)
|
||||
GJ.openSession()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user