Skip to content

Commit

Permalink
Add eDrawings Viewer to the installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
AgenttiX committed Nov 27, 2024
1 parent d12396a commit ed12567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Install-Software.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ $ChocoPrograms = [ordered]@{
"DisplayCal" = "displaycal", "Display calibration utility";
"Docker Desktop (NOTE!)" = "docker-desktop", "Container platform. NOTE! Windows Subsystem for Linux 2 (WSL 2) has to be installed before installing this";
"EA App" = "ea-app", "Game store";
"eDrawings Viewer" = "edrawings-viewer", "2D & 3D CAD viewer";
"Epic Games Launcher" = "epicgameslauncher", "Game store";
"Firefox" = "firefox", "Web browser";
"GIMP" = "gimp", "Image editor";
Expand Down

0 comments on commit ed12567

Please sign in to comment.