mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Another 10 modules' directives moved from .addin.xml
This commit is contained in:
@@ -32,6 +32,7 @@ using System.Reflection;
|
||||
|
||||
using log4net;
|
||||
using Nini.Config;
|
||||
using Mono.Addins;
|
||||
|
||||
using OpenMetaverse;
|
||||
using OpenSim.Region.CoreModules.Framework.InterfaceCommander;
|
||||
@@ -41,6 +42,7 @@ using OpenSim.Region.Framework.Scenes.Serialization;
|
||||
|
||||
namespace OpenSim.Region.CoreModules.World.Serialiser
|
||||
{
|
||||
[Extension(Path = "/OpenSim/RegionModules", NodeName = "RegionModule", Id = "SerialiserModule")]
|
||||
public class SerialiserModule : ISharedRegionModule, IRegionSerialiserModule
|
||||
{
|
||||
private static readonly ILog m_log =
|
||||
|
||||
Reference in New Issue
Block a user