Beginning in PS v20, a new param is provided to generator: photoshopLogPath. This allows the log root to be provided by PS instead of derived based on hardcoded values (the location is PS version specific). If not provided (such as when running "remote" during development) it will fall back on a generic Adobe Photoshop Generator location.
This PR sets the minimum version of PS to version 20
Beginning in PS v20, a new param is provided to generator:
photoshopLogPath
. This allows the log root to be provided by PS instead of derived based on hardcoded values (the location is PS version specific). If not provided (such as when running "remote" during development) it will fall back on a genericAdobe Photoshop Generator
location.This PR sets the minimum version of PS to version 20