diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 40bbb26..fc29304 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -921,6 +921,7 @@ | |||
921 | 921 | ||
922 | [XMREngine] | 922 | [XMREngine] |
923 | ;; experimental engine | 923 | ;; experimental engine |
924 | ;; ONLY SUPORTS ONE REGION PER INSTANCE at this point | ||
924 | ;; implements microthreading, so fixing problems like llSleep or long events handlers | 925 | ;; implements microthreading, so fixing problems like llSleep or long events handlers |
925 | ;; but those will suffer from timeslicing, so will be slower. | 926 | ;; but those will suffer from timeslicing, so will be slower. |
926 | ;; compiles LSL directly to IL, so only suports LSL scripting (no C# etc) | 927 | ;; compiles LSL directly to IL, so only suports LSL scripting (no C# etc) |