Browse Source

Ports: Add icon to The Powder Toy port

circl 3 years ago
parent
commit
aac4382cd1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Ports/powdertoy/package.sh

+ 1 - 0
Ports/powdertoy/package.sh

@@ -8,6 +8,7 @@ files="https://github.com/The-Powder-Toy/The-Powder-Toy/archive/refs/tags/v${ver
 auth_type=sha256
 workdir="The-Powder-Toy-${version}"
 launcher_name="The Powder Toy"
+icon_file="resources/icon.ico"
 launcher_category="Games"
 launcher_command="/usr/local/bin/powder"
 launcher_run_in_terminal=false