23 Commits

Author SHA1 Message Date
Steve Streeting
9b4bfd40e3 First pass release tools for Itch and Steam 2020-10-07 17:15:18 +01:00
Steve Streeting
c0d0301feb Support zipping packaged variants if requested 2020-10-07 12:53:23 +01:00
Steve Streeting
43ee834534 Support cooking specific cultures in variants 2020-10-07 11:40:59 +01:00
Steve Streeting
9b189a4d3e Change fileset tools to read base names and full names 2020-10-06 17:14:23 +01:00
Steve Streeting
23aa985658 Silence array add 2020-10-06 17:13:37 +01:00
Steve Streeting
803dbc2cd7 Clearer fail message 2020-10-06 16:51:48 +01:00
Steve Streeting
3db41e4964 Move exe / script suffixes to platform.ps1 - remove from package script 2020-10-06 15:57:45 +01:00
Steve Streeting
c2e6e1120f Actually execute ExtraBuildArguments 2020-10-06 15:52:38 +01:00
Steve Streeting
b7a0fd4bbe Generalise the finding of sets of files 2020-10-06 15:22:33 +01:00
Steve Streeting
db1b6e9381 Respect "Pak" option. Remove "CompressedPak", seems to have been removed from UE 2020-10-06 13:03:51 +01:00
Steve Streeting
e166fb5e84 Support CookAllMaps, MapsIncluded, MapsExcluded, via -Map=Foo+Bar argument 2020-10-06 12:48:10 +01:00
Steve Streeting
eacdfac2ec Pass ExtraBuildArguments from variant to RunUAT 2020-10-06 12:12:25 +01:00
Steve Streeting
f2b29b4055 Support command-line specified variants 2020-10-06 12:08:41 +01:00
Steve Streeting
93c2e09ad5 Respect DefaultVariants config var 2020-10-06 11:40:51 +01:00
Steve Streeting
a8bcbb131a Tidy up 2020-10-05 17:47:00 +01:00
Steve Streeting
d0bd9780ec Actually call RunUAT 2020-10-05 17:45:56 +01:00
Steve Streeting
88936073fa Fix argument 2020-10-05 17:45:41 +01:00
Steve Streeting
304a7e9adb Silence ArrayList.Add 2020-10-05 17:45:25 +01:00
Steve Streeting
d32cb280b6 Close the UE editor automatically 2020-10-05 17:44:26 +01:00
Steve Streeting
b55086e28c Building up the RunUAT command. Dealing with non-Windows platforms 2020-10-05 17:42:13 +01:00
Steve Streeting
a286706180 Report UE version & install 2020-10-05 13:26:41 +01:00
Steve Streeting
88220f4f61 Find uproject file 2020-10-05 13:14:23 +01:00
Steve Streeting
8d78f7b225 Started work on packaging script, still WIP 2020-10-02 18:27:56 +01:00