/ClientStarter

Starter for AIWolf.NET agents

Primary LanguageC#Apache License 2.0Apache-2.0

View in Japanese

ClientStarter-2.1.0

Starter for AIWolf.NET agents version 2.1.0

  1. DOWNLOADS

  2. USAGE

    ClientStarter [-h host] [-p port] -c clientClass dllName [-r roleRequest] [-n name] [-t timeout] [-d] [-v]
         -h host : to specify server host
         -p port : to specify server port
         -c clientClass dllName : to specify the class of player and the dll containing it
         -r roleRequest : to specify player's role
         -n name : to specify player's name
         -t timeour : to specify response time limit
         -d : to use dummy player
         -v : to print version
    
  3. HISTORY and CHANGES


This software is licensed under the Apache License, Version 2.0, see LICENSE.