mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
Add some maptile options, change maptile generation from OpenSimBase to Scene
to make it more configurable.
This commit is contained in:
@@ -225,6 +225,12 @@
|
||||
|
||||
;WorldMapModule = "WorldMap"
|
||||
;MapImageModule = "MapImageModule"
|
||||
; Set to false to not generate any maptiles
|
||||
;GenerateMaptiles = "true"
|
||||
; Refreah (in seconds) the map tile periodically
|
||||
;MaptileRefresh = 0
|
||||
; If not generating maptiles, use this static texture asset ID
|
||||
;MaptileStaticUUID = "00000000-0000-0000-0000-000000000000"
|
||||
|
||||
; ##
|
||||
; ## EMAIL MODULE
|
||||
|
||||
Reference in New Issue
Block a user