cjrcodes / XCOM-Mod-File-Generator

A configuration file generator for mods for the popular PC game, XCOM 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCOM Mod File Generator Logo

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.

Check it out here

Wiki Page (Helpful for contributing or with those unfamiliar with modding/XCOM)

Project Preview

This project serves the XCOM modding community, so if you have any ideas or contributions, please share!

XCOM Modding Discord

XCOM Modding Reddit

How to use:

  1. Select the part types you would like to generate body part template configuration lines for
  2. Fill in the text properties (primarily the details you've filled in for your mod)
  3. Select special properties
  4. Select Armor Templates, if applicable
  5. 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)

About

A configuration file generator for mods for the popular PC game, XCOM 2


Languages

Language:HTML 56.1%Language:JavaScript 28.7%Language:CSS 8.4%Language:SCSS 6.8%