teeteeteeteetee / adobe-discord-rpc

Discord Rich Presence extension for your adobe apps!
MIT License
556 stars 42 forks source link

Instructions for additional "Installation" options #46

Closed BinToss closed 1 year ago

BinToss commented 2 years ago

Releasing with the redundant ZXP file type grants a few more options for installing com.discord.rpc.tee. Because Adobe Extension Manager is deprecated, these two open source GUI solutions provide alternatives to both the old Adobe Extension Manager and the modern (but unintuitive for unapproved plugins) Creative Cloud Desktop app.

Adobe's Unified Plugin Installer Agent

Included with Creative Cloud 5.5+

Anastasiy’s Extension Manager

Adobe® Creative Suite/Cloud/XD extension management made easy! now with install/remove/update support. Recommended by Adobe®

AEM provides an alternative to Creative Cloud Desktop's plugin installation and management framework. At the time of this writing, AEM 3.7 is the latest release for macOS 10.8+ and Windows 7+ with support for CC 2014-2022

ZXPInstaller

A wrapper for the old Adobe Extension Manager command line utility (ExMan). Its releases include the necessary Adobe binaries.

An open source Adobe extension installer It will It will not
Install your .zxp extensions Manage or uninstall your extensions

ZXPInstaller is a simple cross platform (OS X and Windows) installer for third party Adobe extensions (.zxp files). It serves as a replacement for the Extension Manager which is not supported after CC 2014. It provides a drag-and-drop GUI for installation, and a website to which extension developers can point users to download the installer.

How it works

ZXPInstaller uses Electron to create a cross platform HTML/node.js app. The app spawns a child process for the Adobe Extension Manager command line utility to install the ZXP.

teeteeteeteetee commented 2 years ago

can u create a pull request for it? If possible