From 1de3b600be312dd44c08dd500c85bc161a8c5e91 Mon Sep 17 00:00:00 2001 From: EpicYoshiMaster <32598419+EpicYoshiMaster@users.noreply.github.com> Date: Thu, 17 Mar 2022 15:47:15 -0500 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27745bb..1ba3ab3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# cc-speedrun-utilities +# CC Speedrunning Utilities CrossCode mod containing various utilities and features for speedrunning and debugging the game. + +## Current Features +- **SP Button**: Gives free SP when pressed +- **Load Autosave**: Load back to your last autosave +- **Quick Save/Quick Load**: Create a temporary save you can load back to at any time +- With hopefully more to come! + +## Dependencies +- input-api (for Hotkeys): https://github.com/CCDirectLink/input-api