From c34c60f2d6c16c60e68f335c208f9dc7e3e49c3c Mon Sep 17 00:00:00 2001 From: Keelhauled Date: Sun, 9 Aug 2020 19:04:08 +0300 Subject: [PATCH] Edit readme --- KeelPlugins.sln | 2 +- README.md | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/KeelPlugins.sln b/KeelPlugins.sln index fb97c43..dc30036 100644 --- a/KeelPlugins.sln +++ b/KeelPlugins.sln @@ -254,10 +254,10 @@ Global {558ED2D2-7FB3-4EEC-B280-46DECBE4EC3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {558ED2D2-7FB3-4EEC-B280-46DECBE4EC3C}.Debug|Any CPU.Build.0 = Debug|Any CPU {558ED2D2-7FB3-4EEC-B280-46DECBE4EC3C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {558ED2D2-7FB3-4EEC-B280-46DECBE4EC3C}.Release|Any CPU.Build.0 = Release|Any CPU {6D058450-09B2-4D25-903F-9AE3A75DF066}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6D058450-09B2-4D25-903F-9AE3A75DF066}.Debug|Any CPU.Build.0 = Debug|Any CPU {6D058450-09B2-4D25-903F-9AE3A75DF066}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6D058450-09B2-4D25-903F-9AE3A75DF066}.Release|Any CPU.Build.0 = Release|Any CPU {80C73B5C-D95E-4706-A7D8-48C79937283C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {80C73B5C-D95E-4706-A7D8-48C79937283C}.Debug|Any CPU.Build.0 = Debug|Any CPU {80C73B5C-D95E-4706-A7D8-48C79937283C}.Release|Any CPU.ActiveCfg = Release|Any CPU diff --git a/README.md b/README.md index eecfeda..e3086a4 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ An assistant to help you manage your huge card collections. It provides a few shortcuts in maker that let you go through your cards quickly while deciding which cards to keep. Enable the plugin in the maker sidebar for the hotkeys to work. +#### CameraFrameMask +Mask certain ugly frames caused by other plugins during character loading. + #### CharaStateX Allows editing the state of multiple studio characters simultaneously. Normally only a few parameters such as animation speed/pattern can be edited for multiple characters at once, @@ -36,9 +39,8 @@ This only affects parameters that make sense to be saved. To use, set your preferred settings normally and then save them with the new buttons in the studio menus. Now when loading a character or starting the studio these settings will be used. -#### GraphicsSettings -Exposes the game's graphics settings and some other values for editing. -The default settings on the plugin may be too heavy for some computers so remember to tweak them. +#### DefaultStudioScene +Load the scene specified in the config automatically when starting studio. #### ItemLayerEdit Adds a hotkey that switches the currently selected objects layer between the character layer and the map layer.