I may be missing something obvious.
On a fresh install, where does the TGBD API Key get configured?
I see
At the moment, all values being displayed on the screen when trying to create a new game thread comes back as "N/A".

I see
option.tgdb_key
is in the phrases, and I see the code is using \XF::options()->tgdb_key;
, but I can not find anywhere to actually set the value. There is no option for it in /admin.php?add-ons/Snog-Games/options
, no option in the node settings for it, and all of the code is grabbing it from XF options. At the moment, all values being displayed on the screen when trying to create a new game thread comes back as "N/A".