<Tasks>
	<CreateItem/>
	<UpdateItem>
		<ModuleFolder Value="C:\Program Files (x86)\Steam\steamapps\common\Mount &amp; Blade II Bannerlord\Modules\YourModuleName"/>
		<!-- A direct path of your module -->
		<ItemDescription Value="A Bannerlord Mod"/>
		<!-- A description that will be displayed on Steam Workshop, can be edited via the Steam UI -->
		<Tags> 
			<!-- You can use the following tags: -->
			<!-- DLC Required: War Sails - If your mod relies on the War Sails DLC, make sure to insert the tag -->
			<!-- Type: Graphical Enhancement, Map Pack, Partial Conversion, Sound, Total Conversion, Troops, UI, Utility, Weapons and Armour -->
			<!-- Setting: Native, Antiquity, Dark Ages, Medieval, Musket Era, Modern, Sci-Fi, Fantasy, Oriental, Apocalypse, Other -->
			<!-- Game Mode: Singleplayer, Multiplayer -->
			<!-- Compatible Version: e1.9.0, v1.0.0,... The currently available versions can be found at the Steam Workshop "Browse by Tag" section -->
			<Tag Value="War Sails" />
			<Tag Value="Partial Conversion" />
			<Tag Value="Dark Ages" />
			<Tag Value="Singleplayer" />
			<Tag Value="Multiplayer" />
			<Tag Value="e1.9.0" />
		</Tags>
		<Image Value="C:\Program Files (x86)\Steam\steamapps\common\Mount &amp; Blade II Bannerlord\Modules\YourModuleName\Image.png"/>
		<!-- Determines the featured image displayed on Steam Workshop, a direct path to it must be inserted here (the image should be smaller than 1 MB) -->
		<Visibility Value="Public"/>
		<!-- Determines visibility on Steam Workshop. Can be: Public, FriendsOnly, Private -->
	</UpdateItem>
</Tasks>