mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-08 17:28:20 +00:00
43707952d2
* feat: move all ldf config to be in xml cleanup dev-tribute.xml add comments to atm.xml remove custom script tag in favor of ldfconfig for it * replace sto* calls with tryParse's * remove unesessary .has_value() calls and check for null_lot * remove member variable naming that on on-member vars * move max's vendor inventory to be configurable via vanity * Consolidate triplecated vendor code * don't write name if one is not given * Updates to vanity xml's and demo for later docs * rename vars
6 lines
134 B
XML
6 lines
134 B
XML
<files>
|
|
<file name="dev-tribute.xml" enabled="1"/>
|
|
<file name="atm.xml" enabled="0"/>
|
|
<file name="demo.xml" enabled="0"/>
|
|
</files>
|