mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
add a warning about XMR only suoprting one region per instance at this point, it was never made to suport more
This commit is contained in:
@@ -921,6 +921,7 @@
|
||||
|
||||
[XMREngine]
|
||||
;; experimental engine
|
||||
;; ONLY SUPORTS ONE REGION PER INSTANCE at this point
|
||||
;; implements microthreading, so fixing problems like llSleep or long events handlers
|
||||
;; but those will suffer from timeslicing, so will be slower.
|
||||
;; compiles LSL directly to IL, so only suports LSL scripting (no C# etc)
|
||||
|
||||
Reference in New Issue
Block a user