7ecc718f5d
app -> app-desktop-macos, presets -> app-presets, server -> remote-server, daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn. Updated run.py and presets.py path references accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
6 lines
210 B
Bash
6 lines
210 B
Bash
# A build with features "playtime" and "licensing" enabled must have the following
|
|
# environment variables set.
|
|
|
|
PLAYTIME_LICENSE_VERIFYING_KEY=
|
|
PLAYTIME_PRESET_VERIFYING_KEY=
|
|
PLAYTIME_AUTHENTICITY_SIGNING_KEY= |