Page 1 of 1

[Release] Script which auto-compiles, uploads, & restarts UT

Posted: Mon Oct 23, 2017 1:48 am
by Dizzy
I was getting tired of manually running UMake.exe, uploading the new .u file via SFTP to a server, restarting the server, launching UT client, etc.
So I automated it all with a simple shell script.

Now when I make changes to a mod, I use a single hotkey to execute this script and a couple of seconds later I am play-testing it without any further interaction.

Requires Cygwin for Windows as it uses Unix-flavour tools.

https://github.com/bunnytrack/UScriptAu ... eAndUpload