connect
connect(
appID,encKey):NewgroundsClient
Create a client and connect to the Newgrounds API
Parameters
| Parameter | Type | Description |
|---|---|---|
appID | string | The app id found on the Newgrounds API project page |
encKey | string | The encryption key found on the Newgrounds API project page |
Returns
NewgroundsClient
A new NewgroundsClient
Source
newgrounds.d.ts:480