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

GameJoltLogin state

BushTrain460615 opened this issue · comments

commented

am I supposed to make one myself or is there one in the source code I can use

commented

MusicBeatState.switchState(new GameJoltLogin);

thats the default one I made

MusicBeatState.switchState(new GameJoltLogin);

thats the default one I made

*MusicBeatState.switchState(new GameJoltLogin());