aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pCampBot/PhysicsCamperBotREADME.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/pCampBot/PhysicsCamperBotREADME.txt b/pCampBot/PhysicsCamperBotREADME.txt
index d8735dd..afa5fbd 100644
--- a/pCampBot/PhysicsCamperBotREADME.txt
+++ b/pCampBot/PhysicsCamperBotREADME.txt
@@ -6,7 +6,11 @@ It creates <N> clients that log in, randomly jump/walk around, and say excuses f
6**Warning:** Using this bot on a public grid could get you banned perminantly, so just say No! to greifing! 6**Warning:** Using this bot on a public grid could get you banned perminantly, so just say No! to greifing!
7 7
8-----Setup ----- 8-----Setup -----
9Linux: 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 9Linux: chmod the .sh runprebuild file, run it. Then run nant like;
10
11nant -buildfile: pCampBot.build
12
13and pCampBot.exe will end up in the regular opensim/bin folder
10 14
11Windows: 15Windows:
12Run 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. 16Run 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.