Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 806 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 806 Bytes

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

demo

installation

Extract the release archive in the main game directory (the one with a system dir inside).