diff options
Diffstat (limited to 'mods.xml')
-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"/> |