mirror of
https://github.com/opensim/opensim.git
synced 2026-05-22 00:19:03 +08:00
12 lines
375 B
XML
12 lines
375 B
XML
<Addin id="OpenSim.Data.SQLite" version="0.1">
|
|
<Runtime>
|
|
<Import assembly="OpenSim.Data.SQLite.dll"/>
|
|
</Runtime>
|
|
<Dependencies>
|
|
<Addin id="OpenSim.Data" version="0.5" />
|
|
</Dependencies>
|
|
<Extension path = "/OpenSim/GridData">
|
|
<Type id="OpenSim.Data.SQLite.dll" type="OpenSim.Data.SQLite.SQLiteGridData" />
|
|
</Extension>
|
|
</Addin>
|