/gamupdate

Script to update GAMADV-XTD3 if there is an update available

Primary LanguageShellThe UnlicenseUnlicense

gamupdate

Scripts to update GAMADV-XTD3 if there is an update available, and also show what's new.

For Linux and macOS.

Simply just put the update file in ~/bin and chmod +x ~/bin/update after adjusting the GAM path variable on line 10.

Then you can run the command 'update' whenever you want to initiate an update check, and if there is an update, it will be downloaded, unpacked, and the list of updates will be presented to you using more. Press q to exit more.

For Windows 10/11.

Simply put the update-gam.bat somewhere in your Windows PATH.

Then you can run the command 'update-gam' whenever you want to initiate an update check, and if there is an update, it will be downloaded, unpacked, and the list of updates will be presented to you using more. Press q to exit more.

Need more information?

Oh, you read all of this. Good, that means that you know that you have to read all instructions before trying to use new tools. Same with reading the contents of the actual scripts. They usually contain more detailed instructions.

If that fails, please, submit your question as an issue here on github, and I'll get back to you asap. Thanks for helping me improve.