瀏覽代碼

Ports: Add icon to The Powder Toy port

circl 3 年之前
父節點
當前提交
aac4382cd1
共有 1 個文件被更改,包括 1 次插入0 次删除
  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