diff options
author | Ledmitz <smoothshifter@tuta.io> | 2024-10-11 13:36:37 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2024-10-11 13:36:37 -0300 |
commit | ac9dbc950f117ccc1375417704f32abfadb9d6e2 (patch) | |
tree | 63e7826977b1a69b1234567f62066d9dc3aecc1e | |
parent | 91a13a7efd82ec62187ea0f518294bd687814a0b (diff) | |
download | clientdata-mods_include.tar.gz clientdata-mods_include.tar.bz2 clientdata-mods_include.tar.xz clientdata-mods_include.zip |
Included mods/mods.xml to avoid manual editing in client-datamods_include
-rw-r--r-- | mods.xml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,3 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2023 The Mana World --> -<mods> -<mod name="Outdated" description="Reverts changes to how monsters.xml work, to a pre-mod era" help="COPYING" localdir="mods/outdated/" /> -</mods> +<include name="mods/mods.xml"/> |