From ed9e0fec976ebdb2ea52b8978d5925dfce35985b Mon Sep 17 00:00:00 2001 From: elasota Date: Fri, 3 Jul 2020 02:45:41 -0400 Subject: [PATCH] Update readme --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.txt b/README.txt index 18baa16..ea9222a 100644 --- a/README.txt +++ b/README.txt @@ -20,6 +20,11 @@ Core application binaries: - GpInputDriver_XInput: XInput gamepad driver. - ReleasePackageInstaller: WiX project that builds the Windows Installer package. +Building ReleasePackageInstaller will also automatically run all of the data +import and packaging scripts. Doing a clean Rebuild on ReleasePackageInstaller +should give you a complete game installation in the "ReleasePkg" directory. + + Libraries: - Common: Common core definitions used by all projects - GpCommon: Common types usable by any project.