From 27a9659924b280a0cfb8197a79afd55b7f6cf583 Mon Sep 17 00:00:00 2001 From: Steve Streeting Date: Thu, 29 Jun 2023 11:42:46 +0100 Subject: [PATCH] Add -allplatforms option to docs --- doc/BuildPlugin.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/BuildPlugin.md b/doc/BuildPlugin.md index 7ed92ce..3bb5e07 100644 --- a/doc/BuildPlugin.md +++ b/doc/BuildPlugin.md @@ -12,10 +12,11 @@ specified in the .uplugin file. Usage: ue-build-plugin.ps1 [[-src:]sourcefolder] [Options] - -src : Source folder (current folder if omitted) - : (should be root of project) - -dryrun : Don't perform any actual actions, just report on what you would do - -help : Print this help + -src : Source folder (current folder if omitted) + : (should be root of project) + -allplatforms : Build for all platforms, not just the current one + -dryrun : Don't perform any actual actions, just report on what you would do + -help : Print this help Environment Variables: UEINSTALL : Use a specific Unreal install.