Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines.

Added the work in progress JVM scripting engine.
This commit is contained in:
MW
2007-04-11 09:45:48 +00:00
parent 435d61661b
commit ffd7a6b8c2
57 changed files with 3720 additions and 1857 deletions

View File

@@ -185,8 +185,6 @@ namespace OpenSim.Framework.User
response.Value = responseData;
// TheUser.SendDataToSim(SimInfo);
}
catch (Exception E)
{