Skip to content

soaryong-c/gamestation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Gamestation JS

Install

<script src="gamestation-sdk.js" />

API

Data

const account = window.data.account;
const score = window.data.score;
const items = window.data.items;

Register score

gameCenterSetScore();

Buy item

gameCenterBuyItem();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages