Releases: CCDirectLink/CCLoader
Releases · CCDirectLink/CCLoader
Release list
CCLoader v2.23.0 (Simplify v2.13.0)
- Log messages are now logged into
log.txtandbiglog.txtfiles found in the CrossCode directory.
CCLoader v2.22.1 (Simplify v2.13.0)
- Added support for JSON with comments #101
CCLoader v2.22.1 (Simplify v2.12.1)
- Updated patch-steps-lib #99
CCLoader v2.22.1 (Simplify v2.12.0)
- Added a warning for CrossAndroid users showing that
.ccmodmods are not yet supported.
CCLoader v2.22.0 (Simplify v2.12.0)
- Improve integration with CrossAndroid.
- New PatchSteps:
CALLandMERGE_CONTENT.
CCLoader v2.21.0 (Simplify v2.11.0)
- Mods can now declare dependencies on extensions.
- Fixed handling of URLs in the
CCLOADER_OVERRIDE_MAIN_URLthing. - Versions of mods are now displayed in the options menu.
CCLoader v2.20.2 (Simplify v2.10.1)
- Fix handling of mod asset paths for browser support.
CCLoader v2.20.1 (Simplify v2.10.1)
- Fixed error messages disappearing on startup
CCLoader v2.20.0 (Simplify v2.10.1)
- Fix a crash in Simplify when running in the browser.
CCLoader v2.20.0 (Simplify v2.10.0)
- Added mod icons
- Fixed patches in
.ccmodfiles not working - Added basic
ccmod.jsonsupport - Removed iframe
- Added
ccmod.injectClass