• v2.4 9088f68986

    v2.4 Stable

    girlnamedzero released this 2026-08-05 13:47:22 -07:00 | 0 commits to main since this release

    Updated the name of the project and the file name, that's all.

    Downloads
  • v2.3 eaf7aacf35

    v2.3 Stable

    girlnamedzero released this 2026-07-25 20:29:26 -07:00 | 5 commits to main since this release

    This release allows you to use relative file paths when manually specifying the installation directory.
    Previously, running protonge-installer ./foo/bar would effectively do nothing.

    Downloads
  • v2.2 2823fc7e14

    v2.2 Stable

    girlnamedzero released this 2026-06-24 20:31:13 -07:00 | 10 commits to main since this release

    Added a help page accessible with -h or --help
    Added -f and --force, which will force the script to update even if the latest version is already installed

    Also reordered an error message to be slightly more clear.

    Downloads
  • v2.1 990b0e9c12

    v2.1 Stable

    girlnamedzero released this 2026-06-21 11:43:55 -07:00 | 11 commits to main since this release

    New feature:
    Checks if the latest version is already installed, and won't waste your time or internet downloading something redundant.

    Potential bug fixes:
    Uses $HOME instead of /home/$(whoami) for the default compatibility directory.
    This also reorders part of the script so that the creation of the temporary working directory comes before any of the fail checks, otherwise it could fail and try to remove the directory that doesn't exist.

    Downloads
  • v2.0 fa5e9fe467

    v2.0 Stable

    girlnamedzero released this 2026-05-29 17:39:27 -07:00 | 14 commits to main since this release

    Huge update to the overall function of the script, adding a ton of extra logic and many improvements.

    Downloads
  • v1.0 9142bfacca

    v1.0 Stable

    girlnamedzero released this 2026-04-16 14:44:08 -07:00 | 19 commits to main since this release

    Version 1.0 of the protonge installer!

    Downloads