XCOM Mod File Generator is a configuration file generator for mods for the popular PC game, XCOM 2. Currently, it generates XComContent.ini and XComGame.int files. It is primarily designed for squadmates and clothing/gear parts.
Wiki Page (Helpful for contributing or with those unfamiliar with modding/XCOM)
This project serves the XCOM modding community, so if you have any ideas or contributions, please share!
How to use:
- Select the part types you would like to generate body part template configuration lines for
- Fill in the text properties (primarily the details you've filled in for your mod)
- Select special properties
- Select Armor Templates, if applicable
- Click the generate files button and save/copy and paste the files to your project. Done!
Using this generator can help you save hours on writing mod files.
Technologies Used:
- HTML (Page Structure)
- CSS/SASS (Page Styling)
- JavaScript (Processing Form Data, Generating Mod Files)
- JSDoc (Documentation)