YaLTeR / bxt-launcher

GUI launcher for Bunnymod XT on Linux
GNU General Public License v3.0
11 stars 4 forks source link
goldsource gtk half-life linux speedrun vala

image

Bunnymod XT Launcher

GUI launcher for Bunnymod XT on Linux.

Usage

  1. Download the latest release.
  2. Extract all files from the archive.
  3. Open bxt-launcher.

Building

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