2008-07-23 03:08:31 +00:00
|
|
|
<Addin id="OpenSim.Grid.GridServer" isroot="true" version="0.5">
|
|
|
|
<Runtime>
|
|
|
|
<Import assembly="OpenSim.Grid.GridServer.exe"/>
|
2008-07-30 08:17:19 +00:00
|
|
|
<Import assembly="OpenSim.Framework.dll"/>
|
2008-07-23 03:08:31 +00:00
|
|
|
</Runtime>
|
|
|
|
<ExtensionPoint path = "/OpenSim/GridServer">
|
2008-07-30 08:17:19 +00:00
|
|
|
<ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.GridServer.IGridPlugin"/>
|
2008-07-23 03:08:31 +00:00
|
|
|
</ExtensionPoint>
|
|
|
|
</Addin>
|