Commander_Wars icon indicating copy to clipboard operation
Commander_Wars copied to clipboard

Game Updater

Open lonewolf19991 opened this issue 2 years ago • 1 comments

Currently when a new game version is released, the game needs to be re-downloaded each time. With refactoring and a dedicated branch to the resources of the game, the game could have an updater that downloads the latest changes of the game, based on the content of that branch, similarly this dedicated branch could be used to rollback to a previous version of the game, simply by rolling back to previous versions of that branch.

Now, I know this is a very time consuming task, so I am just adding this as a request for the future a nice to have thing, and something I could contribute to later on.

lonewolf19991 avatar Mar 10 '22 21:03 lonewolf19991

It's at least nothing i will do. Also this ideally includes doing #880 first.

Currently i'm stopped at the point of calling the cmake-correctly with the already installed ndk on the github-machine.

Robosturm avatar Mar 11 '22 07:03 Robosturm