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/Update_MLG_Extra_Files_(Windows).cmd
2012-04-17 02:48:55 -07:00

9 lines
242 B
Batchfile

@echo off
SET BINDIR=%~dp0
CD /D "%BINDIR%"
echo Minecraft Land Generator - Update Extra MLG Files - Windows
echo %BINDIR%
java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar -downloadlist "MLG_Update_Files_(Windows).txt"