aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/Configger/Util.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
|
* The configger tool hadn't been updated since the introduction of ↵Diva Canto2015-12-241-0/+6
| | | | | | OpenSimDefaults! :0 It is updated now.
* Add license header and change branded namespace to genericMelanie2010-02-081-1/+28
|
* Adding the Careminster "Configger" tool to OpenSim. The tool will, when launchedMelanie2010-02-081-0/+79
in place of OpenSim, dump the config to stdout. Use -f xml, -f ini or -f mysql to get a condensed ini file, an xml file suitable for webloading, or a set of mysql insert statements.