This is the universal installer available for the repo. It is a python script. Place it in the parent directory of my programs and run it in the terminal.
Steps to ensure this installation works properly:
- Ensure the folder
source/exists in your parent directory - Download
update.zip - Place it in the source folder and extract it (the path should look like:
.../your-project-parent-dir/source/update/...) - Ensure there is only one folder called update (extraction tools like to duplicate and nest folders)
- run
install.py
Open an issue if there are any errors or you encounter a bug.