From fd5b6b2a0e80270052d430da36a242b57701a11f Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Fri, 8 Nov 2019 12:54:43 -0600 Subject: [PATCH] README: Document redist target --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f82379d8..4799be29 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,12 @@ You may need to restart the Steam client to see it. The tool's name in the Steam client will be based on the currently checked out branch of Proton. You can override this name using the `build_name` variable. +`make redist` - This will create a build which you can easily redistribute to +other users. The package will be dropped into a new directory in +`vagrant_share/`, named after the nearest Git tag (see `git describe`). Copying +this directory into `~/.steam/root/compatibilitytools.d/` will make the build +available after restarting the Steam client. + `make deploy` - This will create a deployment tarball and set of files which can be distributed as a Proton package. This is what we use to deploy Proton to Steam users. The package will be dropped into a new directory in