Skip to content

Mod Scope & Philosophy

ConsulScriptum is a high-level automation and troubleshooting tool, not a low-level engine hack. It is designed to be powerful while remaining strictly non-invasive:

What it ISWhat it is NOT
Non-invasive (.pack file mod).A executable hack / external dll.
A high-level interface for official Lua APIs.A low-level hook into internal game APIs.
A tool for changing current game state.A way to modify how the game loads its own files.
A bridge for external script execution.A bypass for core engine constraints.

Released under the GPL-3.0 license.