This mod allows you to play a snippet ranging from 5 to 20 seconds (changed in the mod's settings) when clicking the preview button on a song widget.
- Get Geode
- Click the Geode button
- Click the download tab, find SongPreview, and click Install!
- Download the latest release's
spaghettdev.songpreview.geodefile - Copy it to
Geometry Dash/geode/mods
Run the following commands in your preferred terminal:
git clone https://github.com/SpaghettDev/SongPreview
cd SongPreview
mkdir build
cd build
cmake ..Then open the generated solution in Visual Studio.
