refactor(launcher): use launch_profiles only\n\nRemove the temporary launch_scripts compatibility alias and keep the launcher
configuration surface focused on launch_profiles everywhere in the Svelte app and docs.
This commit is contained in:
@@ -316,7 +316,6 @@ per file extension via `event_device.data_json.launch_profiles` (device-level co
|
||||
`event.launcher.launch_profiles` (event-level fallback). Templates use `{{path}}` as the
|
||||
file path placeholder; AppleScript or `shell:` prefixed commands are both supported. No
|
||||
Electron rebuild required to change how files open — edit config in Aether and it applies
|
||||
immediately. Legacy `launch_scripts` keys are still accepted by the resolver for older data.
|
||||
See `PROJECT__AE_Events_Launcher_Native_integration.md` Section 8.
|
||||
|
||||
Versioning is handled automatically: when a presenter uploads an updated file, the new
|
||||
|
||||
Reference in New Issue
Block a user