#!/bin/bash
# A simple wrapper to launch Legacy Launcher
java -jar /usr/share/legacy-launcher/LegacyLauncher.jar "$@"
