diff options
author | Dr Scofield | 2008-07-29 16:39:48 +0000 |
---|---|---|
committer | Dr Scofield | 2008-07-29 16:39:48 +0000 |
commit | 405e0a4b4e910332b1ae12efe35fae87471d8375 (patch) | |
tree | 9a9e3104d99535015f1039283f23f6254f6f649b /OpenSim/ApplicationPlugins | |
parent | * Put in stub code for inventory backup. (diff) | |
download | opensim-SC_OLD-405e0a4b4e910332b1ae12efe35fae87471d8375.zip opensim-SC_OLD-405e0a4b4e910332b1ae12efe35fae87471d8375.tar.gz opensim-SC_OLD-405e0a4b4e910332b1ae12efe35fae87471d8375.tar.bz2 opensim-SC_OLD-405e0a4b4e910332b1ae12efe35fae87471d8375.tar.xz |
matrix.py is a little launcher tool that knows about the GridInfo
protocol. it expects the grid coordinates to be passed as a
commandline argument either as a "matrix:" or as an "opensim:" style
URI:
matrix://osgrid.org:8002/
you can also provide region/X/Y/Z:
matrix://osgrid.org:8002/Wright%20Plaza/128/50/75
and it also understands avatar names and passwords:
matrix://mr%20smart:secretpassword@osgrid.org:8002/Wright%20Plaza/128/50/75
when you run it the first time, it will complain about a missing
.matrixcfg file --- this is needed so that it can remember where your
secondlife client lives on your box. to generate that file, simply run
matrix.py --secondlife path-to-your-secondlife-client-executable
Diffstat (limited to 'OpenSim/ApplicationPlugins')
0 files changed, 0 insertions, 0 deletions