OpenSimMirror/share/python
Dr Scofield 405e0a4b4e 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
2008-07-29 16:39:48 +00:00
..
asterisk Update svn properties. 2008-04-16 04:23:00 +00:00
console Update svn properties. Minor formatting cleanup. 2008-05-01 14:31:30 +00:00
matrix matrix.py is a little launcher tool that knows about the GridInfo 2008-07-29 16:39:48 +00:00
grid_info.py Update svn properties. 2008-07-27 17:15:41 +00:00