Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

v0.5.2-mod.6

Choose a tag to compare

@ghuDaYuYu ghuDaYuYu released this 04 Sep 23:49

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):

  1. Install TablacusScriptControl.
    Download and install Tablacus Script Control.

  2. 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; }