Something that might be useful for the community; I'd like to add leaderboard scoring etc. to a game I have on Newgrounds, and to do this, would need a plugin written which can make requests of the Newgrounds API.
More details are here:
bitbucket.org
I
think for a skilled scripter this should be quite straightforward; unfortunately I'm
not a skilled scripter.
I think effectively we'd add our AppID and so on to the plugin settings, and then it should reproduce all of the function calls in the API (there aren't many).
If someone wrote this, I'm sure it'd be useful for others, too.