Skip to content

Commit

Permalink
Add information about 2.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharparam committed Oct 23, 2024
1 parent 6296707 commit dc1cf30
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/information.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ This mod adds a new fancy combinator to the game, made to be used with the [Proj

It functions like a regular constant combinator, but has built-in support for setting the various Cybersyn-specific signals.

## 2.0 changes

With Factorio 2.0, the internal behaviour of constant combinators was changed.
As of v2.1.0 of this mod, there's a migration in place that should handle converting old combinators to make them work
with the new system. If this still doesn't work, there's also new commands added to forcefully try to fix them:
- `/cc_sort_all` will try to fix all combinators across all surfaces.
- `/cc_sort` will try to fix the currently hovered combinator.

## Features

- More slots than a regular constant combinator (configurable)
Expand Down

0 comments on commit dc1cf30

Please sign in to comment.