Update readme

This commit is contained in:
elasota
2020-07-03 02:45:41 -04:00
parent 82b93c627e
commit ed9e0fec97

View File

@@ -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.