- add clientstack_plugin option to OpenSim.ini.example

- remove trailing whitespace
0.6.0-stable
Mike Mazur 2008-10-08 09:15:28 +00:00
parent c4d741180f
commit d3b439af11
1 changed files with 31 additions and 28 deletions

View File

@ -7,6 +7,9 @@ gridmode = false
; Enables EventQueueGet Service. ; Enables EventQueueGet Service.
EventQueue = true EventQueue = true
; Set this to the DLL containig the client stack to use.
clientstack_plugin="OpenSim.Region.ClientStack.LindenUDP.dll"
; ## ; ##
; ## REGIONS ; ## REGIONS
; ## ; ##