Skip to content

Commit

Permalink
Add note about modifiable attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Majiir committed Oct 18, 2018
1 parent bf4a9e6 commit cd4677d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@ The stats are reloaded at the beginning of every game,
## Multiplayer Notes

To use this in multiplayer, all players in the game **must** have the same version of Subsystem *and* the same `patch.json` file contents. If any player has different data, the game is liable to crash with a synchronization error.

## Modifiable Attributes

See https://github.com/Majiir/Subsystem/blob/master/Subsystem/UnitAttributesPatch.cs for a list of attributes that can be modified.

0 comments on commit cd4677d

Please sign in to comment.