mirror of
https://github.com/opensim/opensim.git
synced 2026-07-19 05:56:12 +08:00
Experimental
Moved DotNetScriptEngine configuration to config file. Added option to share script execution threads between regions.
This commit is contained in:
@@ -51,5 +51,11 @@ namespace OpenSim.Region.ScriptEngine.LSOEngine
|
||||
{
|
||||
return new ScriptManager(this);
|
||||
}
|
||||
|
||||
public override string ScriptConfigSourceName
|
||||
{
|
||||
get { return "ScriptEngine.LSOEngine"; }
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user