The command 'git clone https://github.com/adepierre/Botcraft.git' does not download third-party libraries Fix: Add flag --recursive before the URL 'git clone --recursive https://github.com/adepierre/Botcraft.git'
The command
'git clone https://github.com/adepierre/Botcraft.git'
does not download third-party libraries
Fix:
Add flag --recursive before the URL
'git clone --recursive https://github.com/adepierre/Botcraft.git'