Skip to content

roachhd/Construct2Plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Construct2Plugins

This plugin is designed to provide Construct 2 developers with access to BlackBerry 10 native APIs for integration in their Construct 2 games. Currently supported APIs include:

  • BlackBerry Messenger
    • Register With BBM Platform
    • Invite To Download
    • Set Personal Status Message
  • In-App Payments
    • Purchase Digital Good
    • Get Existing Purchases
    • Get Digital Good Price
    • Check If Digital Good Is Purchased

To fully test these APIs, you will need a physical BlackBerry 10 device.

Please report any issues with this plugin through the Github Issue Tracker. Any additional feedback can be sent to Erik Oros via Twitter (@WaterlooErik) or email (eoros@blackberry.com).

blackberry10

This folder contains the actual plugin that provides native API functionality for your Construct 2 application. The blackberry10 folder should be copied as a subfolder of your plugins folder. Example:

C:\Program Files\Construct 2\exporters\html5\plugins\blackberry10

CAPX

The CAPX file provided is a full Hello World sample to demonstrate the usage of the plugin. Before opening the CAPX file, you will need to install the blackberry10 plugin by copying the folder to your Construct 2 plugins folder as noted above.

DISCLAIMER

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Plugins for Construct 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published