<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
    <name>Better Map Sizes</name>
    <author>Madara Uchiha</author>
    <supportedVersions>
        <li>1.1</li>
        <li>1.2</li>
        <li>1.3</li>
        <li>1.4</li>
    </supportedVersions>
    <packageId>madarauchiha.custommapsizes</packageId>
    <description>
        Enables custom map sizes through the Advanced menu on the world map during map generation.
        Also allows for setting the default map size to use when generating tiles (in case you forget to use the Advanced menu)
    </description>
    <modDependencies>
        <li>
            <packageId>brrainz.harmony</packageId>
            <displayName>Harmony</displayName>
            <steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>
            <downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
        </li>
    </modDependencies>
    <loadBefore>        <!-- Load this mod BEFORE: (packageId) -->
    </loadBefore>
    <loadAfter>
        <li>brrainz.harmony</li>
    </loadAfter>
    <incompatibleWith>
    </incompatibleWith>
</ModMetaData>
