I have a few JSON structures where I store some parameters for my game.
Where is the best way to store them ONLY regarding performances when I need to access it ?
Eric Moncada
I have a few JSON structures where I store some parameters for my game.
Where is the best way to store them ONLY regarding performances when I need to access it ?