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/OAuth2Plugin-*.zip

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