OpenSim.Region.ScriptEngine

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(DotNetEngine no longer included with OpenSim)
(ScriptEngine)
Line 4: Line 4:
  
 
== ScriptEngine ==
 
== ScriptEngine ==
 
Namespace: OpenSim.Region.ScriptEngine.DotNetEngine
 
  
 
A ScriptEngine is a .Net Assembly (.dll) plugin that is loaded at server startup.<br />
 
A ScriptEngine is a .Net Assembly (.dll) plugin that is loaded at server startup.<br />

Revision as of 13:05, 25 July 2011


ScriptEngine

A ScriptEngine is a .Net Assembly (.dll) plugin that is loaded at server startup.
It can be anything from customized world-scripts such as ALife or environment control to scripts support.

Review OpenSim.Region.ScriptEngine.Common to see how the common logic works and can be used to extend ScriptEngine.

Here is more specific information on XEngine. Also, see ScriptEngines.

Personal tools
General
About This Wiki