Unreal Tournament サンプルの使用方法

以下のコマンドで、Unreal Tournament のデモを実行するサービスを設定することができます。

py ut4.py build # Build the web site.
genvid-sdk setup # Make sure the local cluster is created.
genvid-sdk clean-config # Clean old config in case of existing cluster.
genvid-sdk load-config-sdk # Configure the basic services for the SDK.
py ut4.py load # Load the jobs and configuration for the UT4 demo.
genvid-sdk monitor # Open the cluster-ui at the jobs page.

ローカル環境での使用方法については、 ローカルクラスタの開始 を参照してください。