OpenSimMirror/share
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
..
RegionLoading Set svn:eol-style. 2007-12-29 11:32:02 +00:00
Schemas * Current XML Schema for SceneObjectPart 2008-06-29 22:45:14 +00:00
php Rewrote svn properties handling script in python. Added more file types. 2008-01-26 10:34:49 +00:00
python matrix.py is a little launcher tool that knows about the GridInfo 2008-07-29 16:39:48 +00:00
ruby Rewrote svn properties handling script in python. Added more file types. 2008-01-26 10:34:49 +00:00
sql fix http://opensimulator.org/mantis/view.php?id=1001 2008-05-28 14:47:33 +00:00