v0.5.1
We'''re happy to announce the availability of Gloopy 0.5.1.
Fixed
- Demos and presets are no longer empty when Gloopy is launched by name. The executable
path was resolved fromargv[0]relative to the working directory, so typinggloopy
(found on$PATH) made it look for its data under<cwd>/../share/gloopyinstead of the
install prefix — everything came up "NOT FOUND" unless you ran it by absolute path. It now
reads/proc/self/exeon Linux, so the data lookups work regardless of how it was invoked.
Install — Fedora/RHEL: add the dnf repo then sudo dnf install gloopy. Debian/Ubuntu: download gloopy_0.5.1-1_amd64.deb below then sudo apt install ./gloopy_0.5.1-1_amd64.deb. Windows: gloopy-setup-x64.exe or gloopy-windows-x64.zip below.
📖 Documentation · 🔗 Source · 📝 Full changelog