Polish GUI and add app icon
All checks were successful
Build MrTrust / build (push) Successful in 1m18s

This commit is contained in:
MrSphay
2026-05-16 00:14:46 +02:00
parent 46026cb62c
commit cf32e3b20e
9 changed files with 126 additions and 22 deletions

View File

@@ -65,7 +65,7 @@ Remove the trust certificate:
Build a user-facing ZIP release:
```powershell
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.0
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.1
```
The Gitea workflow `.gitea/workflows/build.yml` builds the Windows launcher EXE on an `ubuntu-latest` runner with .NET Windows cross-targeting, then uploads the ZIP as an artifact.