Skip to content

Installation

Installing to Demo App

# Install both platforms
./script/build.sh -D

# Uninstall
./script/build.sh -d

Installing to Your Project

# Using install script
./script/install.sh -t /path/to/your/project -z /path/to/AdmobPlugin-*.zip

# Example
./script/install.sh -t ~/MyGame -z release/AdmobPlugin-Multi-v6.0.zip