How can I make a patch system for my game?
I have a game I'm developing, and when you run it I would like it to automatically check for updates and download them. To put this specifically: I want to make a patch system. But the problem is, I don't know how. I know that there are some YouTube tutorials, but I'm not sure they will work for me. Is there a tutorial I could use, or some sort of script?
P.S. I want to make the patcher a separate file from the game.
Comment