Hi guys!
Anyone knows if I can integrate this Newgrounds API on my code:
"Create a new Newgrounds Game Project
Download NG.min.js, the minified Javascript library.
Put this at the end of your index.html page:
In your main Javascript file, call NG.connect like this:
NG.connect(YOUR_API_ID,YOUR_ENCRYPTION_KEY);
Shake your cursor like it's dancing, coz you're done! "
You can find this instruction at this link:
newgrounds.com/projects/games/646548/preview
Where I have to put this file (NG.min.js)?
And what is my main Javascript file (it's gse-export.js?)?
Thank you guys!
Federico