Changes between Version 10 and Version 11 of Running Quagents


Ignore:
Timestamp:
Aug 26, 2011 1:55:47 PM (13 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Running Quagents

    v10 v11  
    27272) See [[Compiling Quagents]] to compile the client code (navigate to client/API/ and type "ant").
    2828
    29 3) Launch the server by executing ./run-mac.sh or ./run-pure.sh depending on your machine architecture.
     293) Launch the server by executing ./run-mac.sh <builddir> or ./run-pure.sh depending on your machine architecture.
    3030
    31314) Launch the client by executing "java -jar Quagents3.jar <SCENARIONAME> <MAP>" in directory client/API/build/jar.