From 81ba3eddff3752a476ebf85e762f349ea626a9fb Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 21 Aug 2020 21:24:26 -0400 Subject: [PATCH] Improve comments --- lug-helper.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lug-helper.sh b/lug-helper.sh index f76803c..e5838ce 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -14,14 +14,17 @@ # and helps you change them as needed to prevent game crashes. # # -# It also includes an easy way for you to wipe your USER folder -# as is recommended after major version updates. +# It also gives you a fast and easy way to 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 keybinds. +# then restore your keybind file(s). # # To export your keybinds from within the game, go to # Options->Keybindings->Control Profiles->Save Control Settings # +# To import your keybinds from within the game, select them from the list: +# Options->Keybindings->Control Profiles +# ############################################################################ wine_conf="winedir.conf"