Installing / upgrading within Stencyl
-
In Stencyl's menu bar, click Extensions > Get Extensions.
-
Enable external repositories if needed, and add the
http://www.polydes.com/byrobingames
repository.http://www.polydes.com/byrobingames -
Install "UnityAds".
http://www.polydes.com/byrobingames - engine extensionsUnityAds
Implements UnityAds for iOS and Android.
Manual Installation
- Download the desired version from the versions page.
- In Stencyl's menu bar, navigate to Tools > View Folder > Workspace Folder.
- Extracting the downloaded
.zip
file will result in aunityads
folder that containsinfo.txt
, among other files. Move that folder into theengine-extensions
folder in the Stencyl workspace.stencylworks/ └─engine-extensions/ └─unityads/ ├─blocks.xml ├─include.xml ├─info.txt
- Close Stencyl and open it again.