Not obligatory for this mod to work, but without it the troop upgrade buttons for RPG units will have error strings.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.0
Initial version.
Description This mod, scans all active module folders for a ModuleData/item_categories.xml file, and adds ItemCategories described in these files to the game. This mod requires Harmony to work.
How to install Move the Avg.ItemCategoryExtender folder to the game's Modules folder. Don't forget to unblock the dll!
What this mod does For players: Nothing. This mod doesn't add any new content to the game and doesn't affect anything on its own. For modders: If you have an item_categories.xml in your ModuleData folder, this module will find it, and import all item categories from the file during save load. This allows you to create new ItemCategories, which in turn are used by things such as troop upgrades (for example, native cavalry units require an item that belongs to either a Horse or a WarHorse item category) and town workshop production. Natively TaleWorlds don't support loading ItemCategories via XML, so I defined my own format. An example of an item_categories.xml can be found in my other mod: RPG-7
Mod compatibility As far as I know there's no mods incompatible with this. Let me know if you find any.
Save compatibility The mod should be safe to remove at any time.