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

source/TitleState.hx:44: characters 1-12 : Unexpected GameJoltAPI

XS09-dev opened this issue · comments

Won't compile because of this

did you import gamjolt at the top?

did you import gamjolt at the top?

yes

ok did you do the project xml stuff?

ok did you do the project xml stuff?

yes

take a screenshot

add
import GameJolt.GameJoltAPI;
near the top of titlestate

I did.

Have you tried reinstalling tentools? I had the same problem