From 04f7fc03716af68f09289bb618323d4693580ffb Mon Sep 17 00:00:00 2001 From: asmdev Date: Mon, 4 Nov 2019 00:59:34 -0500 Subject: [PATCH] Updated README --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index ee1e436..5fe49e5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ # CharSwap A Mod for Crosscode + +## Installation +This mod requires the CCLoader Mod for Crosscode found [here](https://github.com/CCDirectLink/CCLoader) +It is highly recommended that you backup any saves that you are not willing to lose before using any mods. + +To install the mod, download it as a zip folder then extract the folder. Drag the resulting CharSwap-master folder into your CrossCode/assets/mods folder. Launch CrossCode and enjoy. + +## Usage +To switch between characters use the following key commands: + +Alt-T - Lea +Alt-Y - Emilie +Alt-U - Trony +Alt-I - Schneider +Alt-O - Apollo +Alt-P - Joern +Alt-G - Shizuka +Alt-H - Hlin +Alt-J - Beowulf +Alt-K - Buggy +Alt-L - Sergey? +Alt-N - A random Triblader that was in the game files + +Note that most characters do not have a full implemention since it was not originally programmed into the game. Some characters are missing sprites. Hopefully, with future updates, these issues will be resolved.