
POL_Shortcut "steam.exe" "Steam ($TITLE)" "" ""

POL_Shortcut "steam.exe" "$SHORTCUT_NAME" "$TITLE.png" "steam://rungameid/$STEAM_ID" # Shortcut done before install for steam version POL_Call POL_Install_steam_flags "$STEAM_ID" # Set Graphic Card information keys for wine # Asking about memory size of graphic card POL_SetupWindow_InstallMethod "STEAM,LOCAL" # Choose between Steam and other Digital Download version POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"


# Downloading wine if necessary and creating prefix POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" # Distribution used to test : Debian Squeeze (Testing)
