#!/bin/bash
export LD_LIBRARY_PATH="/usr/lib64/lunacy:$LD_LIBRARY_PATH"
exec "/usr/lib64/lunacy/Lunacy" "$@"
