Without knowing what you want to achieve, its pretty hard to answer. But in general, i would say just use the AGameMode Class (even if you dont need any of the functions).
You need some entry point in your game logic anyway. And AGameMode or perhaps UGameInstance are good points to start.
Just tell us what you want to do and we can possibly help.