fheroes2: rebuild
Add extract resources script to fheroes2 formula Closes #119615. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
e87cb39256
commit
73e2f673c4
|
@ -39,6 +39,7 @@ class Fheroes2 < Formula
|
|||
system "cmake", "--install", "build"
|
||||
|
||||
bin.install "script/demo/download_demo_version.sh" => "fheroes2-install-demo"
|
||||
bin.install "script/homm2/extract_homm2_resources.sh" => "fheroes2-extract-resources"
|
||||
end
|
||||
|
||||
test do
|
||||
|
|
Loading…
Reference in New Issue