OpenSim.Region.ScriptEngine

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
 
It can be anything from customized world-scripts such as ALife or environment control to scripts support.<br />
 
It can be anything from customized world-scripts such as ALife or environment control to scripts support.<br />
  
Currently [DotNetEngine] is the only ScriptEngine available. It handles running LSL scripts.
+
Currently [[DotNetEngine]] is the only ScriptEngine available. It handles running LSL scripts.

Revision as of 12:17, 9 August 2007

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.

Currently DotNetEngine is the only ScriptEngine available. It handles running LSL scripts.

Personal tools
General
About This Wiki