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:
@@ -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"
|
||||||
Reference in New Issue
Block a user