melihxrist
Member
Hello, everything about my launcher is complete, I only have 1 problem left. My update system is done through version control. For example, if my version value is 1 and I have 3 update packages, I need to set the version on the server side to 3. But when I make version 3, my update only downloads the 3rd update package. I want it to download the packages I want from 1 to 3. It should go down to 1,2,3 and update each one as an update. With which feature can I do it?