Powershell 'Import-Module BitsTransfer Start-BitsTransfer '' '%CD%\GameData\Minecraft\Minecraft.exe'' Start 'Minecraft' '%CD%\GameData\Minecraft\Minecraft.exe' -workDir '%CD%\GameData\AppData\.minecraft'Įcho Minecraft launcher not found! Downloading.
If not exist '%CD%\GameData\Minecraft\Minecraft.exe' goto downloadĮcho Minecraft has been downloaded! It is located in GameData\Minecraft. If not exist '%CD%\GameData\Minecraft' mkdir '%CD%\GameData\Minecraft'
If not exist '%CD%\GameData\AppData\.minecraft' mkdir '%CD%\GameData\AppData\.minecraft'