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/MLG_Printspawn_Windows.cmd
2012-09-11 03:04:03 -07:00

12 lines
228 B
Batchfile

@echo off
SET BINDIR=%~dp0
CD /D "%BINDIR%"
SET ScriptTitle=Minecraft Land Generator - Print Spawn - Windows
title %ScriptTitle%
cls
echo %ScriptTitle%
echo %BINDIR%
java -jar MinecraftLandGenerator.jar -printspawn