diff options
author | Adam Frisby | 2009-02-22 08:48:55 +0000 |
---|---|---|
committer | Adam Frisby | 2009-02-22 08:48:55 +0000 |
commit | 937a2e6dcae6c4369ee6952a2697ae31aaba4903 (patch) | |
tree | c205d090b7595a16bd261723a1e3f1bef5dbada8 /bin/MXP.dll | |
parent | Refactor log4net logger handling in script engine. (#3148) (diff) | |
download | opensim-SC_OLD-937a2e6dcae6c4369ee6952a2697ae31aaba4903.zip opensim-SC_OLD-937a2e6dcae6c4369ee6952a2697ae31aaba4903.tar.gz opensim-SC_OLD-937a2e6dcae6c4369ee6952a2697ae31aaba4903.tar.bz2 opensim-SC_OLD-937a2e6dcae6c4369ee6952a2697ae31aaba4903.tar.xz |
* Adds initial support for the MXP Virtual Worlds protocol (http://www.bubblecloud.org)
* Handled via the MXPModule.cs located in OpenSim.Client.MXP namespace.
* Also implements MXPClientView and MXPPacketServer for IClientAPI compatibility.
* No changes were required to Core to implement this - the thing is self contained in OpenSim.Client.MXP.dll.
* Includes reference implementation of MXP as MXP.dll - this is under the Apache 2.0 license.
* Requires OpenSim.ini setting to enable. "[MXP] \n Enabled=true \n Port=1253"
* May break. Highly untested.
Diffstat (limited to 'bin/MXP.dll')
-rw-r--r-- | bin/MXP.dll | bin | 0 -> 67584 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/MXP.dll b/bin/MXP.dll new file mode 100644 index 0000000..013da00 --- /dev/null +++ b/bin/MXP.dll | |||
Binary files differ | |||