#!/usr/bin/perl

use Robot;
Robot->init_game(addr => $ARGV[0], port => $ARGV[1], debug => $ARGV[2]);
