Hi all! Brand new Nakama user here - I’m investigating moving my game, Feud, over from PlayFab in light of their new pricing changes.
I’d be looking to use Nakama to replace the bits I use PlayFab for, mainly auth, account management and inventories. I have my own implementations for matchmaking and the actual game servers so I wouldn’t need those. Nakama seems to do a lot of things I don’t need (yet) - is it possible to disable features on a case-by-case basis so as to improve performance? Would I need to do this myself by forking the codebase? Or would it make a negligible difference if these services aren’t being used actively?
Looking forward to getting started. Thanks!