mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +08:00
Add a config option to OpenSim.ini to select between script compilers in the XEngine without recompile. Set UseNewCompiler=true in OpenSim.ini and try it out. Creates the ICodeConverter interface and adapts the new compiler to it.