How to install Hollywood plugins
================================

a) Windows

Copy the *.hwp binary that is appropriate for your architecture from the
"Plugins" directory to the "Plugins" directory in Hollywood's application
support folder. Hollywood's application support folder can typically be
found in "C:\Users\...\AppData\Local\AirsoftSoftwair\Hollywood\Plugins".
Alternatively, you can also install the plugin in the "Plugins" directory in
Hollywood's installation directory, e.g. "C:\Program Files\Hollywood\Plugins"
but this isn't recommended because it requires you to modify the Hollywood
distribution and it might also require administrator privileges to write to
Hollywood's installation directory. 

Additionally, you can copy all files from the "Plugins" directory to the
"LinkerPlugins" directory in Hollywood's application support folder (see above)
to make the plugin also available to the linker. This is only needed if you want
to link Hollywood plugins into executables.


b) macOS

Copy the *.hwp binary that is appropriate for your architecture from the
"Plugins" directory to the "Plugins" directory in Hollywood's application
support folder. Hollywood's application support folder can typically be
found in "~/Library/Application Support/AirsoftSoftwair/Hollywood/Plugins".

Additionally, you can copy all files from the "Plugins" directory to the
"LinkerPlugins" directory in Hollywood's application support folder (see above)
to make the plugin also available to the linker. This is only needed if you want
to link Hollywood plugins into executables.


c) Linux

Copy the *.hwp binary that is appropriate for your architecture from the
"Plugins" directory to the "Plugins" directory of your Hollywood installation.

Additionally, you can copy all files from the "Plugins" directory to the
"LinkerPlugins" directory of your Hollywood installation to make the plugin
also available to the linker. This is only needed if you want to link Hollywood
plugins into executables.


d) Android

Copy the *.hwp file that is appropriate for your architecture to the following
directory on your Android device: /sdcard/Hollywood/Plugins

If you tap on "About" in the Hollywood Player menu you can find out if your
Android device is running a 32-bit or 64-bit version of Hollywood. Once you
have found out if your Android device is running a 32-bit or 64-bit version of
Hollywood, install the correct build for your device:
       
- arm-android-v7a: Build for ARMv7a-based 32-bit CPUs.      
- arm64-android-v8a: Build for ARMv8-based 64-bit CPUs.


e) iOS

Consult the Remedios manual to learn how to use Hollywood plugins on iOS.
