TentaRJ / GameJolt-FNF-Integration

Add trophies, track player's play time and sessions, and connect to GameJolt with this project!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TitleState.hx

teotm opened this issue · comments

Where do I exactly put these commands in TitleState.hx?
I'm using Kade Engine 1.5.4. If more information is needed about this file, please tell me.

GameJoltAPI.connect();
GameJoltAPI.authDaUser(FlxG.save.data.gjUser, FlxG.save.data.gjToken);