Data Structures Extension

Installing / upgrading within Stencyl

  1. In Stencyl's menu bar, click Extensions > Get Extensions.

  2. Enable external repositories if needed, and add the http://www.polydes.com/repo repository.

    http://www.polydes.com/repo
  3. Install "Data Structures Extension".

    http://www.polydes.com/repo - toolset extensions
    Data Structures Extension (Justin Espedal)
    Create and Manage Data Structures.

Manual Installation

  1. Download the desired version from the versions page.
  2. In Stencyl's menu bar, navigate to Tools > View Folder > Workspace Folder.
  3. Extract com.polydes.datastruct.jar from the downloaded .zip file, and move it into the extensions folder in the Stencyl workspace.
  4. stencylworks/
    └─extensions/
      └─com.polydes.datastruct.jar
      
  5. Close Stencyl and open it again.