Configurations

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 "Configurations".

    http://www.polydes.com/repo - toolset extensions
    Configurations (Justin Espedal)
    Allows game to be configured for conditional compilation.

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.configurations.jar from the downloaded .zip file, and move it into the extensions folder in the Stencyl workspace.
  4. stencylworks/
    └─extensions/
      └─com.polydes.configurations.jar
      
  5. Close Stencyl and open it again.