Gaming Interface

Status: Beta

Version: 0.55

What's new?

version 0.55
IOS Fixed reporting achievements with steps

About Gaming Interface

Abstracting most popular gaming APIs in same interface, as leaderboards, achievements, cloud saves and later even multiplayer.

Installation

Android
Copy libs folder into your exported project
Copy src folder into your exported project
Add System.loadLibrary("gaming"); to your main activity
Add "com.giderosmobile.android.plugins.gaming.Game" as external class in your main activity