Rename AthosScreens into StreamRecorder

This commit is contained in:
2026-02-25 12:56:16 +01:00
parent dce46dfabd
commit 5872ed75c3
14 changed files with 29 additions and 25 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
export PSHELL_EX_OPTIONS=${ex_options}
export PSHELL_CLASS_PATH=${jar_file}
# Run the plugin with application specific arguments, and all command-line passed arguments
exec pshell-workbench -b -d -l -k -n -q -statusbar -persist -console_log=SEVERE -frame_rate 1.1 -p ${jar_file} \$${app_args_var} "\$@"