Plugins

Plugins are optional programs adding extra scripting commands with the help of CLEO Redux SDK. A plugin file has a .cleo extension and should be copied to the CLEO\CLEO_PLUGINS directory.

List of plugins

NameDescriptionLink
IniFilesReading from and writing to INI filessrc
DylibLoading DLL files and importing functionssrc
InputChecking for keyboard and mouse input, emulating key pressessrc
ImGuiReduxDear ImGui bindingsGitHub repo
MemoryOperationsLow-level memory operationsGitHub repo
FrontendChecking for updates on GitHub and displaying information in the main menu
EventsEmitting custom eventssrc

Plugins are included in the CLEO Redux installer. You can opt out of some of them by unchecking the corresponding checkbox in the installer.