mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 14:56:19 +08:00
Comments + fix = in theory stand alone script server + "RemoteSevrver" ScriptEngine (as opposed to "DotNetEngine") should work for a single region. It will however not work because it doesn't have two-way communication.
This commit is contained in:
@@ -33,6 +33,7 @@ using OpenSim.Framework;
|
||||
namespace OpenSim.Region.ScriptEngine.RemoteServer
|
||||
{
|
||||
/// <summary>
|
||||
/// Handles events from OpenSim. Uses RemoteServer to send commands.
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
internal class EventManager
|
||||
|
||||
Reference in New Issue
Block a user