524 B
524 B
DOWNLOADING THIS FOLDER
If you want to download only this folder from the repo
Download .zip
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