对齐场地几何与运行模式基础设施
This commit is contained in:
@@ -5,5 +5,5 @@ host=${1:-localhost}
|
||||
port=${2:-60000}
|
||||
|
||||
for i in {1..7}; do
|
||||
python3 run_player.py --host $host --port $port -n $i -t SE &
|
||||
python3 run_player.py --host $host --port $port -n $i -t SE -f sim3d_7vs7 &
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user