Move RegionConfig.ini.example into bin/Regions/Regions.ini.example - all other example files are in the same directory as their real files.

Only files ending in .ini and .xml are actually loaded.
Also improves the help at the top of Regions.ini.example to mention that OpenSimulator would generate Regions.ini anyway on first startup.
0.7.4.1
Justin Clark-Casey (justincc) 2012-07-20 23:18:41 +01:00
parent ecf7bb268c
commit 13929613b1
1 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,11 @@
; * This file must be renamed to RegionConfig.ini and moved to the Regions/
; * subdirectory to work!
; * This is an example region config file.
; *
; * You can put multiple regions into one file or make one file per region
; * If OpenSimulator is started up without any regions, it will ask you configuration questions to generate a Regions.ini file for you.
; * So there is no need to change this file directly, it is only for reference.
; * However, if you prefer you can also copy this file to Regions.ini and appropriately change the parameters below.
; * Only files ending with .ini and .xml in this directly will be loaded by OpenSimulator.
; *
; * You can multiple regions into one file or make one file per region
; * The section name is the region name
; *