Skip to content

YaLTeR/bxt-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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