A launcher for apps and files:
App
: A path to an executable binary- Example:
/path/to/my/app.exe
- Example:
File
: A path to a file with a mandatory dependency on anotherApp
to act as the launcher- Example:
{app} -e -v /path/to/my/file.gd
- Example:
MPL-2.0