MegaAntiCheat / client-backend

GNU General Public License v3.0
117 stars 24 forks source link

include_ui.ps1 Powershell script to build and include UI robustly on Windows #152

Closed lili7h closed 2 months ago

lili7h commented 3 months ago

Is as described, for the most part replicates the bat files functionality, but with error messages and additional condition checking.

Also warns about missing applications/commands and tries to update things to latest version if missing.

Will also install required tools if it detects winget or chocolately installed

lili7h commented 3 months ago

Running the script when nothing needs to be done will look like this: image