Ok, so I am making a card game. I have a system that that keeps track of the cards in my deck and the ones in my card collection. I wanted to know how to save these list (I’m trying binary formatting for the first time and am having trouble understanding it). If someone could walk me through saving and loading (code would be nice :D) that would be great!
Thanks!