This repository was archived by the owner on Jan 23, 2026. It is now read-only.
v0.5.2-mod.6
Whats new:
- Dark mode
- Updated library dependencies to their latest versions.
- (64bit version) TablacusScriptControl replaces former MS Script Control 32bit dependency.
Installation notes (64bit version):
-
Install TablacusScriptControl.
Download and install Tablacus Script Control. -
Install chronflow mod x64 component.
Porting Chronials original chronflow v0.5.x scripts
Add these two functions for compatibility with this mod:
function enableCoverTitle() { return true; }
function enableCoverPngAlpha() { return true; }