
You are viewing a potentially older version of this package. View Latest Version

This mod uses a .json config file to add checkpoints to specific security doors.
All players in your group need this mod installed, since it changes level data that
must match between all clients.
There is no User Interface for this mod, so you have to edit the file manually.
BepInEx/config.CustomCheckpoints.doors.json.IsCheckpoint field to true.No, the mod reads the file right before you drop into an expedition, so you don't need to restart the game after making changes. You do need to fully leave and restart the expedition for changes to apply to a level you're already in.
After having dropped into a level, open the log file at BepInEx/LogOutput.log in your profile folder and look for lines like this:
[Info :CustomCheckpoints] Adding a checkpoint to Door to zone 50
[Info :CustomCheckpoints] Adding a checkpoint to Door to zone 52
[Info :CustomCheckpoints] Added 2 checkpoints.
This depends on what you changed of course.
CConsole mod may offer a more convenient way to set checkpoints.