roblox-leaked-places/Downporting_tools/README.md
2022-07-24 13:33:25 -06:00

524 B

DOWNLOADING THIS FOLDER

If you want to download only this folder from the repo

Download .zip

download here

Through git

mkdir Downporting_tools
cd Downporting_tools
git init
git remote add origin -f http://techwizz-emu.com/git/Techwizz/Roblox-leaked-places.git
echo Downporting_tools > .git/info/sparse-checkout
git config core.sparseCheckout true
git pull origin master