diff --git a/bin/GitClone.bat b/bin/GitClone.bat index 0a94e90d2..c043602e6 100644 --- a/bin/GitClone.bat +++ b/bin/GitClone.bat @@ -1,9 +1,8 @@ cd .. mkdir downloads cd downloads -git clone https://github.com/DarkGuardsman/Fluid-Mechanics.git - -git clone https://github.com/DarkGuardsman/Assembly-Line.git - -git clone https://github.com/DarkGuardsman/FarmTech.git -git clone https://github.com/DarkGuardsman/Greater-Security.git +git clone https://github.com/DarksCoreMachine/Fluid-Mechanics.git +git clone https://github.com/DarksCoreMachine/Assembly-Line.git +git clone https://github.com/DarksCoreMachine/FarmTech.git +git clone https://github.com/DarksCoreMachine/Greater-Security.git +git clone https://github.com/DarksCoreMachine/MechanizedMining.git diff --git a/bin/GitClone.sh b/bin/GitClone.sh index 5be588231..e2e59f447 100644 --- a/bin/GitClone.sh +++ b/bin/GitClone.sh @@ -1,7 +1,9 @@ cd .. mkdir downloads cd downloads -git clone https://github.com/DarkGuardsman/Fluid-Mechanics.git -git clone https://github.com/DarkGuardsman/Assembly-Line.git -git clone https://github.com/DarkGuardsman/FarmTech.git -git clone https://github.com/DarkGuardsman/Greater-Security.git +git clone https://github.com/DarksCoreMachine/Fluid-Mechanics.git +git clone https://github.com/DarksCoreMachine/Assembly-Line.git +git clone https://github.com/DarksCoreMachine/FarmTech.git +git clone https://github.com/DarksCoreMachine/Greater-Security.git +git clone https://github.com/DarksCoreMachine/MechanizedMining.git +