github cleolibrary/CLEO-Redux 1.4.3

5 hours ago
  • allow importing from folder using index files (i.e. import * as myModule from './myModule'; where myModule is a folder with either index.ts, index.mts, index.js, or index.mjs file inside)
  • use TypeScript enum syntax for enums and update generated typings to use correct enum types (e.g. AnimGroup instead of int)
  • add Memory.Watch method to trigger a callback when the value changes (works only in async scripts)
  • add .zon files support in IdeLoader
  • fix an issue in TextLoader when some text files could not be loaded due to a JSON parsing error

BREAKING CHANGES

Portable version

Archive with CLEO Redux and essential plugins only. To install, unzip the archive to the folder with the game executable.

ASI Loader and some third-party plugins are not included. Download and install them separately, or use the CLEO Redux installer.

Don't miss a new CLEO-Redux release

NewReleases is sending notifications on new releases.