GUI launcher for Bunnymod XT on Linux.
- Download the latest release.
- Extract all files from the archive.
- Open bxt-launcher.
You will need the Vala compiler and GTK libraries (GIO, GTK, libgtop).
The launcher expects to find its GSettings schema and libBunnymodXT.so
alongside its binary.
Installing into a prefix without DESTDIR
sets everything up:
meson -Dprefix=$PWD/install build
ninja -C build install
# Copy libBunnymodXT.so into install/bin/ manually.
# Then start the launcher:
install/bin/bxt-launcher