Skip to content

PY-INSTALLER-0.0.1

Latest

Choose a tag to compare

@benevolent0377 benevolent0377 released this 29 Nov 04:21
2e565ae

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:

  1. Ensure the folder source/ exists in your parent directory
  2. Download update.zip
  3. Place it in the source folder and extract it (the path should look like: .../your-project-parent-dir/source/update/...)
  4. Ensure there is only one folder called update (extraction tools like to duplicate and nest folders)
  5. run install.py

Open an issue if there are any errors or you encounter a bug.