Skip to content

connect

connect(appID, encKey): NewgroundsClient

Create a client and connect to the Newgrounds API

Parameters

ParameterTypeDescription
appIDstringThe app id found on the Newgrounds API project page
encKeystringThe encryption key found on the Newgrounds API project page

Returns

NewgroundsClient

A new NewgroundsClient

Source

newgrounds.d.ts:480