Easy Unit Customizer
Allows people who know ini edit but not using the SDK to create/modify units/weapons/grenades.
Exposes a lot more values than the vanilla game to ini, this allows people who don’t know how to use the SDK but know how to modify ini to make a lot of changes. It still requires knowledge to the Template names though but I need time/someone to prepare a wiki for that.
This mod also allows you to change weapon/grenades values made by other mods that don’t expose those values to the ini themselves. Their template name can be found by searching for `CREATE_X2TEMPLATE in their source files (Use a multi file text editor such as Visual Studio Code to search easily). You can even clone their items/units as new units with your own custom stats.
Documentations are found in SteamAppsworkshopcontent268500652684985ConfigXComSuperCustomizer.ini, it will instruct you to change other files in the same directory with their own small doc strings there.
NOTE: Also add any new unit/weapon/grenade into Localization/XComGame.int or it will show missing name error in game.
WARNING: Please backup all your customizations config (the whole config folder), I may only update this mod when there’s new features, and that will overwrite all your configs.
Compabilities:
This mod will be compatible with any mods that don’t change the same stats in the first UIScreenListener.
FOR WOTC, use https://github.com/bountygiver/WOTCEasyUnitCustomizer/releases a workaround is needed to properly load after other mods so it must not be installed as a workshop mod.
