Add Terraformers.

A game I hadn't tried out in almost fifteen years or so; apparently it
is free now.
This commit is contained in:
2026-09-10 14:22:04 -04:00
parent c1c5363c63
commit 17aed35d5b
+6
View File
@@ -0,0 +1,6 @@
install_wine_bottle
download "https://terraformers.nu/terraformers-install1.03.exe"
download "https://terraformers.nu/pinTFLicKey.txt.zip"
wine "${cache}/terraformers-install1.03.exe" /silent
install_with_progress unzip "Extracting game license key..." -d "${WINEPREFIX}/drive_c/Program Files (x86)/Terraformers/Prefs" "${cache}/pinTFLicKey.txt.zip"
add_launcher "c:\Program Files (x86)\Terraformers\Game.exe"