Adds the ability to load more then one IClientNetworkServer thereby allowing additional client stacks. Use comma separated values in clientstack_plugin in your config.

This commit is contained in:
teravus
2013-02-03 07:44:45 -05:00
parent 27a0b3ecbd
commit d18fbb98b7
5 changed files with 78 additions and 49 deletions

View File

@@ -58,7 +58,7 @@
; ##
; Set this to the DLL containing the client stack to use.
clientstack_plugin="OpenSim.Region.ClientStack.LindenUDP.dll"
clientstack_plugin="OpenSim.Region.ClientStack.LindenUDP.dll,OpenSim.Region.ClientStack.TCPJSONStream.dll"
; ##
; ## REGIONS