diff --git a/scripts/MLG_Initial_Setup_(Linux).sh b/scripts/MLG_Initial_Setup_(Linux).sh index d8b9a4a..4e7f347 100755 --- a/scripts/MLG_Initial_Setup_(Linux).sh +++ b/scripts/MLG_Initial_Setup_(Linux).sh @@ -12,4 +12,5 @@ chmod +x *.sh chmod +x *.jar java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar -conf java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar 0 0 -w +rm -rf world diff --git a/scripts/MLG_Initial_Setup_(Mac).command b/scripts/MLG_Initial_Setup_(Mac).command index 251a363..f41a288 100755 --- a/scripts/MLG_Initial_Setup_(Mac).command +++ b/scripts/MLG_Initial_Setup_(Mac).command @@ -11,4 +11,5 @@ chmod +x *.command chmod +x *.jar java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar -conf java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar 0 0 -w +rm -rf world diff --git a/scripts/MLG_Initial_Setup_(Windows).cmd b/scripts/MLG_Initial_Setup_(Windows).cmd index 974c859..f2a45f8 100644 --- a/scripts/MLG_Initial_Setup_(Windows).cmd +++ b/scripts/MLG_Initial_Setup_(Windows).cmd @@ -10,4 +10,5 @@ java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar -downloadlist "MLG java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar -downloadfile https://s3.amazonaws.com/MinecraftDownload/launcher/minecraft_server.jar java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar -conf java -Djava.awt.headless=true -jar MinecraftLandGenerator.jar 0 0 -w +RMDIR /Q /S world diff --git a/scripts/MLG_Update_Files.txt b/scripts/MLG_Update_Files.txt index 7db4a5c..9a3de5f 100644 --- a/scripts/MLG_Update_Files.txt +++ b/scripts/MLG_Update_Files.txt @@ -1,8 +1,8 @@ https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files.txt ###RECHECK### -https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_(Linux).txt -https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_(Mac).txt -https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_(Windows).txt +https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_%28Linux%29.txt +https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_%28Mac%29.txt +https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_%28Windows%29.txt https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/Run_MLG_%28Linux%29.sh https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/Run_MLG_%28Mac%29.command https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/Run_MLG_%28Windows%29.cmd diff --git a/scripts/MLG_Update_Files_(Linux).txt b/scripts/MLG_Update_Files_(Linux).txt index b021cad..32ca249 100644 --- a/scripts/MLG_Update_Files_(Linux).txt +++ b/scripts/MLG_Update_Files_(Linux).txt @@ -1,4 +1,4 @@ -https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_(Linux).txt +https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_%28Linux%29.txt ###RECHECK### https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files.txt https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/Run_MLG_%28Linux%29.sh diff --git a/scripts/MLG_Update_Files_(Mac).txt b/scripts/MLG_Update_Files_(Mac).txt index 9203c7e..fa1ece5 100644 --- a/scripts/MLG_Update_Files_(Mac).txt +++ b/scripts/MLG_Update_Files_(Mac).txt @@ -1,4 +1,4 @@ -https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_(Mac).txt +https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_%28Mac%29.txt ###RECHECK### https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files.txt https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/Run_MLG_%28Mac%29.command diff --git a/scripts/MLG_Update_Files_(Windows).txt b/scripts/MLG_Update_Files_(Windows).txt index e056c22..aac646a 100644 --- a/scripts/MLG_Update_Files_(Windows).txt +++ b/scripts/MLG_Update_Files_(Windows).txt @@ -1,4 +1,4 @@ -https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_(Windows).txt +https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files_%28Windows%29.txt ###RECHECK### https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Update_Files.txt https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/Run_MLG_%28Windows%29.cmd