This changelog applies to GameON Launcher: Windows 10 (64-bit) Windows 10 (32-bit)
Version 1902 Highlights
What’s new:
- Changed command for getting packages to the package ID for easier typing rather than the entire package name.
- e.g. get packages -download “[1]”
where [1] is the ID of the package in the packages list.
- e.g. get packages -download “[1]”
- Implemented some new commands to the command line interface.
- Commands:
- update
- update -auto -all
- update -auto “[package ID]”
- update -check “[package ID]”
- update -check “[subscription URI]”
- update -force “[package ID]”
- uninstall
- uninstall -list -packages
- uninstall -package “[package ID from installed list, may be different from package ID in get packages list]”
- unsub
- unsub “[subscription URI]”
- sub
- sub “[subscription URI]”
- update
- Commands: