Add UDK script that combines all parts of the UDK process
This commit is contained in:
5
scripts/udk-output.sh
Executable file
5
scripts/udk-output.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
nc localhost 20715
|
Reference in New Issue
Block a user