C.R.O.N.Y GUI
Small WIP scripting framework for Elex 2
synopsis
This project provides a way to extend Elex 2 with custom scripts. It exposes a library of functions that can be used to various things in the game (looting containers, adding followers etc). The scripting runtime is backed by a programming language called Rhai. There's also graphical console available, it can be toggled with the Home key and used to run scripts while you're playing.
demo
installation
Extract the release archive in the main game directory (the one with a system
dir inside).