import os
orig_dir = os.path.dirname(__file__)
os.chdir(orig_dir)
os.system("git clone https://github.com/MissLav/LibreQuake")