From 3fa5939e63fdd1551fb0e396c7ce3da4648d02aa Mon Sep 17 00:00:00 2001 From: Jared Ballou Date: Tue, 9 Feb 2016 19:44:40 -0500 Subject: [PATCH] Updated README. Moved appmanifest files since they appear to be reference material and not actually used by LGSM. Removed old _MasterScript link since it didn't really work anyway --- README.md | 12 ++++++++++++ _MasterScript | 1 - images/lgsm_install_exec.png | Bin 0 -> 39943 bytes images/lgsm_install_menu.png | Bin 0 -> 30283 bytes .../appmanifest}/appmanifest_10.acf | 0 .../appmanifest}/appmanifest_70.acf | 0 .../appmanifest}/appmanifest_90.acf | 0 .../appmanifest}/czero/appmanifest_90.acf | 0 .../appmanifest}/dod/appmanifest_90.acf | 0 .../appmanifest}/tfc/appmanifest_90.acf | 0 10 files changed, 12 insertions(+), 1 deletion(-) delete mode 120000 _MasterScript create mode 100644 images/lgsm_install_exec.png create mode 100644 images/lgsm_install_menu.png rename {appmanifest => old-games-no-longer-used/appmanifest}/appmanifest_10.acf (100%) rename {appmanifest => old-games-no-longer-used/appmanifest}/appmanifest_70.acf (100%) rename {appmanifest => old-games-no-longer-used/appmanifest}/appmanifest_90.acf (100%) rename {appmanifest => old-games-no-longer-used/appmanifest}/czero/appmanifest_90.acf (100%) rename {appmanifest => old-games-no-longer-used/appmanifest}/dod/appmanifest_90.acf (100%) rename {appmanifest => old-games-no-longer-used/appmanifest}/tfc/appmanifest_90.acf (100%) diff --git a/README.md b/README.md index 2b3050251..33c792663 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,18 @@ Use the new lgsm-core script as a starting point (LGSM Installer Menu +Select the game you want to install, and press Enter. The installer will ask you a few more questions, namely where to install the LGSM instance for the game you chose. Just press Enter to select the current directory. +
LGSM Installer Exec
+At this point, the new instance works (mostly) just like the classic LGSM scripts. As of right now, there is no "self-update" functionality for lgsm-core and deployed instances, but it's in the works.

Benefits of the new fork