mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 23:35:47 +08:00
9 lines
281 B
XML
9 lines
281 B
XML
<Addin id="OpenSim" isroot="true" version="0.5">
|
|
<Runtime>
|
|
<Import assembly="OpenSim.exe"/>
|
|
</Runtime>
|
|
<ExtensionPoint path = "/OpenSim/Startup">
|
|
<ExtensionNode objectType="OpenSim.Region.Application.IApplicationPlugin"/>
|
|
</ExtensionPoint>
|
|
</Addin>
|