CodeCombiner / gamecircle

Amazon Gamecircle Plugin for Gameclosure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Gamecircle Plugin for Gameclosure

This is a Gameclosure (www.gameclosure.com) plugin for Amazon Game Circle.

Features

  • Leaderboard
  • Achievements
  • Wispersync (limited)
  • Support for in game button to show leaderboard

How to Install

clone this repo to '''addons''' folder inside devkit and do following

$ cd gamecircle
$ android update project -p android/GameCircleSDK/

Modification and update

This project contains build.gradle files. Please note that plugins library projects are not imported as project modules, instead they are imported as AAR (Android archive) which contain necessary source code and resources. You can see this in android/config.json of each library project plugin This requires to rebuild .aar file after plugin source code has been modified with proces: Import project into Android Studio -> Add changes -> Build -> Rebuild project. This will rebuild .aar file, the path to which is already in config.json.

About

Amazon Gamecircle Plugin for Gameclosure


Languages

Language:C++ 36.7%Language:CSS 25.9%Language:HTML 18.3%Language:JavaScript 10.9%Language:Java 7.6%Language:XSLT 0.7%