* Updated the readme for pCampBot with info from Fly-Man-

ThreadPoolClientBranch
Teravus Ovares 2008-02-07 22:44:26 +00:00
parent 97ec8cba62
commit 121789f54a
1 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,11 @@ It creates <N> clients that log in, randomly jump/walk around, and say excuses f
**Warning:** Using this bot on a public grid could get you banned perminantly, so just say No! to greifing!
-----Setup -----
Linux: chmod the .sh runprebuild file, run it and then delete the pCampBot.exe.build file. nant, and it'll end up in the OpenSim/Bin folder
Linux: chmod the .sh runprebuild file, run it. Then run nant like;
nant -buildfile: pCampBot.build
and pCampBot.exe will end up in the regular opensim/bin folder
Windows:
Run the prebuild bat IN THIS FOLDER and then open the created solution and compile it. the Exe file will end up in the regular opensim bin folder.