Equilinox Mod Kit

Unofficial modding API for Equilinox.

About the Project

The idea of creating a modding API for Equilinox arose in early 2018 when it became obvious, that Equilinox' sandbox style gameplay was a prime candidate for content and functionality expansions. The project was afoot and the idea of creating a simple to use - both for modders and users - API, capable of extensively expanding the playing experience of Equilinox, became a reality.

The Equilinox Mod Kit - EMK

The Equilinox Mod Kit (GitHub) is the API that communicates with Equilinox. It gives modders access to Equilinox' inner workings. You can download it in the Downloads section. If you want to learn how to work with EMK, visit the Wiki.

The Equilinox Mod Loader - EML

The Equilinox Mod Loader (GitHub) searches the mods directory and loads found mods. You can download it in the Downloads section.