File information

Last updated

Original upload

Created by

tracktwo

Uploaded by

tracktwo

Virus scan

Safe to use

Tags for this mod

Documentation

Readme

View as plain text

Custom Checkpoints

This mod is intended for mod authors and allows user-defined classes (e.g.
mutator classes or classes loaded via custom maps) to save and load data in the
XCom save file.

Currently it only supports addition of custom classes to the strategy layer,
not the tactical game. If you would like support for this, let me know and I
can quickly add it in.

To install: Install Checkpoint.txt with PatcherGUI and copy DefaultCheckpoint.ini
to your XEW\XComGame\Config folder. Add lines for the class(es) you want to save
to the bottom of the .ini file.

IMPORTANT: DO NOT REMOVE THE ENTRIES ABOVE THE "CUSTOM CLASSES BEGIN HERE" LINE.
THESE ARE THE VANILLA CLASSES THAT ARE STORED IN THE SAVE AND REMOVING
THEM WILL CAUSE THE GAME TO FAIL TO LOAD AND/OR CAUSE SAVE CORRUPTION.