Adds a game to the specified platform's list of games.
Adds a game to the specified platform's list of games.
1 string platformID
the ID of the platform.
2 gameProject gameObj
the game.
3 bool increaseCounter
whether the counter of player-made games should be increased.
4 bool recalculateAttractiveness
whether platform attractiveness should be recalculated.
1 bool
whether the specified platform exists and the addition was successful.