pyLaunch is meant to be installed as a git submodule, but can also be installed manually.
Submodule
Open your project’s main folder
Open a shell
– Windows
– Git Bash, Right Click > Git Bash Here
– Powershell, Shift + Right click > Open Powershell window here
Add the submodule: git submodule add https://github.com/daavofficial/pyLaunch.git
Proceed to Configurator documentation
Manual
Open pyLaunch’s GitHub page
Click the ‘Code’ dropdown near the top right
Click download zip
Extract the downloaded file
Move the ‘pyLaunch’ folder into your projetc’s main folder
Proceed to Configurator documentation