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 "byRobin Extension Manager".
http://www.polydes.com/byrobingames - engine extensionsbyRobin Extension Manager
Common code for byrobingames extensions
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 abyRobinextensionmanager
folder that containsinfo.txt
, among other files. Move that folder into theengine-extensions
folder in the Stencyl workspace.stencylworks/ └─engine-extensions/ └─byRobinextensionmanager/ ├─blocks.xml ├─include.xml ├─info.txt
- Close Stencyl and open it again.