This mod allows you to browse songs from newgrounds in-game, without leaving the game's window.
Warning
We do NOT use a WebView. Instead, we parse html code and create Cocos controls. Any changes done to https://www.newgrounds.com/audio html structure can render this mod useless. In result, this mod's code itself is a little bit messy.
ps. Basically, if the Newgrounds search results page's layout changes, this code will not work.
Notice the added button with a web icon to the left of the Newgrounds button.
This menu appears upon clickin the web graphic button.
It allows you to search for newgrounds songs, by title.
Here's another screenshot of the menu, this time I'd searched for songs made by the artist 'femtanyl'
If there are internet issues, or the request overall fails, this dialog will be shown.
If there are no songs that match your search query, this dialog will be shown.
We recommend heading over to the getting started section on Geode SDK docs for useful info on what to do next.
For more info, see Geode SDK docs
# Assuming you have the Geode CLI set up already
geode build