From ced5c882bac5056628808a0b04cce84427ff0e1c Mon Sep 17 00:00:00 2001 From: Ariescyn <68882322+Ariescyn@users.noreply.github.com> Date: Sun, 12 Mar 2023 11:42:59 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f59379c..3944676 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ pyinstaller --onefile --windowed --icon=./data/icon.ico ./SaveManager.py ./hexed - Copy characters between save files - Duplicate characters within the same save file - rename characters in-game name +- Seamless co-op .co2 extension support - automatically patch downloaded save files with your own Steam ID - Fix corrupt save files by recalculating checksum values - Update Save file to work on newer game versions