mirror of
https://github.com/sinbad/UEScripts.git
synced 2025-02-23 13:15:23 +00:00
Add -allplatforms option to docs
This commit is contained in:
parent
06388fb283
commit
27a9659924
@ -12,10 +12,11 @@ specified in the .uplugin file.
|
|||||||
Usage:
|
Usage:
|
||||||
ue-build-plugin.ps1 [[-src:]sourcefolder] [Options]
|
ue-build-plugin.ps1 [[-src:]sourcefolder] [Options]
|
||||||
|
|
||||||
-src : Source folder (current folder if omitted)
|
-src : Source folder (current folder if omitted)
|
||||||
: (should be root of project)
|
: (should be root of project)
|
||||||
-dryrun : Don't perform any actual actions, just report on what you would do
|
-allplatforms : Build for all platforms, not just the current one
|
||||||
-help : Print this help
|
-dryrun : Don't perform any actual actions, just report on what you would do
|
||||||
|
-help : Print this help
|
||||||
|
|
||||||
Environment Variables:
|
Environment Variables:
|
||||||
UEINSTALL : Use a specific Unreal install.
|
UEINSTALL : Use a specific Unreal install.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user