diff --git a/lug-helper.sh b/lug-helper.sh index 8a7a7c5..01d9702 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -496,7 +496,7 @@ getdirs() { # If we don't have the directory paths we need yet, # ask the user to provide them if [ -z "$wine_prefix" ] || [ -z "$game_path" ]; then - message info "Star Citizen must be installed before proceeding.\n\nAt the next screen, please select your Star Citizen install directory (WINE prefix)\nIt will be remembered for future use.\n\nLutris default install path: ~/Games/star-citizen" + message info "Star Citizen must be fully downloaded and installed before proceeding.\n\nAt the next screen, please select your Star Citizen install directory (WINE prefix)\nIt will be remembered for future use.\n\nLutris default install path: ~/Games/star-citizen" if [ "$use_zenity" -eq 1 ]; then # Using Zenity file selection menus # Get the wine prefix directory