This repository has been archived on 2024-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
MinecraftLandGenerator/scripts/Run_MLG_Linux.sh
2012-09-11 03:04:03 -07:00

9 lines
164 B
Bash
Executable File

#!/bin/sh
BINDIR=$(dirname "$(readlink -fn "$0")")
cd "$BINDIR"
echo Minecraft Land Generator - Run MLG - Linux
echo $BINDIR
java -jar MinecraftLandGenerator.jar