roblox-leaked-places/Downporting_tools
2022-07-24 13:33:25 -06:00
..
Conversion Scripts Fixed path of README 2022-07-24 13:33:25 -06:00
FIBv11/future-is-bright-v11 Added tools for downporting places 2022-07-24 12:54:04 -06:00
Late 2013 Studio/Late 2013/version-95d80c003e3a4601 Added tools for downporting places 2022-07-24 12:54:04 -06:00
README.md Fixed path of README 2022-07-24 13:33:25 -06:00

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