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/repo
repository.http://www.polydes.com/repo -
Install "Dialog Extension".
http://www.polydes.com/repo - engine extensionsDialog Extension
The Dialog Extension
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 acom.polydes.dialog
folder that containsinfo.txt
, among other files. Move that folder into theengine-extensions
folder in the Stencyl workspace.stencylworks/ └─engine-extensions/ └─com.polydes.dialog/ ├─blocks.xml ├─include.xml ├─info.txt
- Close Stencyl and open it again.