diff --git a/lug-helper.sh b/lug-helper.sh index f0e8d6b..9585d4e 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -7,18 +7,24 @@ # Greetings, fellow Penguin! # # -# This script is designed to help you optimize your system to run -# Star Citizen as smoothly as possible. +# This script is designed to help you manage and optimize +# Star Citizen on Linux. # -# It presents options to check your system for optimal settings +# - It presents options to check your system for optimal settings # and helps you change them as needed to prevent game crashes. # +# - It gives you an easy way to manage your Lutris wine runners. +# +# - It can quickly 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 +# +# - Zenity menus are used for a GUI experience with a fallback to +# terminal-based menus where Zenity is unavailable. # -# It also gives you a fast and easy way to manage Lutris runners -# and 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). # # To export your keybinds from within the game, go to # Options->Keybindings->Control Profiles->Save Control Settings