Releases: CCDirectLink/CCLoader
Releases · CCDirectLink/CCLoader
CCLoader v2.25.2 (Simplify v2.14.2)
- Updated the mod manager made by @krypciak.
CCLoader v2.25.1 (Simplify v2.14.2)
- Updated the mod manager made by @krypciak.
CCLoader v2.25.0 (Simplify v2.14.2)
- Added the mod manager made by @krypciak.
- CCLoader will now warn users if a mod with the same name as another is installed.
CCLoader v2.24.2 (Simplify v2.14.1)
CCLoader v2.24.1 (Simplify v2.14.1)
- Added some metadata for the upcoming mod manager
CCLoader v2.24.0 (Simplify v2.14.0)
- You can now add multiple json patches in a single mod using
mod.addPatch(originalJsonFile, patchFile)
CCLoader v2.23.3 (Simplify v2.13.0)
- Simplify is no longer listed in the mod options
- Since disabling Simplify is a really bad idea that causes everything to stop working it is now always enabled even if manually disabled.
CCLoader v2.23.2 (Simplify v2.13.0)
- Fixed some crashes on linux
CCLoader v2.23.1 (Simplify v2.13.0)
- Error messages for missing dependencies are now more accurate and less confusing
CCLoader v2.23.0 (Simplify v2.13.0)
- Log messages are now logged into
log.txt
andbiglog.txt
files found in the CrossCode directory.