From 0c80a1f1326ad6774a0a53aa433f2c1488a763ca Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 16 Jan 2021 14:31:27 -0500 Subject: [PATCH] Improve intro comment --- lug-helper.sh | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/lug-helper.sh b/lug-helper.sh index 7df9afe..6184074 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -4,23 +4,27 @@ # Star Citizen's Linux Users Group Helper Script ############################################################################ # -# Greetings, fellow Penguin! +# Greetings, Space Penguin! # # # This script is designed to help you manage and optimize # Star Citizen on Linux. # -# - It presents options to check your system for optimal settings -# and helps you change them as needed to prevent game crashes. +# Features: # -# - It gives you an easy way to manage your Lutris wine runners. +# - Check your system for optimal settings and +# change them as needed to prevent crashes. # -# - It can quickly wipe your Star Citizen USER folder as is recommended +# - Easily install and remove Lutris wine Runners. +# +# - Qickly wipe your Star Citizen USER folder as is recommended # by CIG after major version updates. # It will back up your exported keybinds, delete your USER folder, # then restore your keybind file(s). # -# - It supports both the LIVE and PTU environments +# - Get a random participating LUG member's Star Citizen referral code. +# +# - Supports both the LIVE and PTU environments. # # - Zenity menus are used for a GUI experience with a fallback to # terminal-based menus where Zenity is unavailable. @@ -37,6 +41,7 @@ # Author: https://github.com/the-sane # Contributor: https://github.com/Termuellinator # Contributor: https://github.com/pstn +# v1.4 ############################################################################ # Check for dependencies