isaac-lua-definitions/readme.md

841 B

Isaac EmmyLua definitions

This project has been partly deprecated in favor of filloax's isaac-api-autocomplete. I would highly recommend switching to that one, as this one will from now on recieve very infrequent updates.

A very, very jank solution to types in Isaac modding

Use

  1. Get the latest build from mvoCI or build yourself (read further down)

  2. Put the .lua in your workspace (like in typings/)

  3. Use EmmyLua to utilize Lua typing

Build

  1. git clone https://git.oat.zone/oat/isaac-lua-definitions/ --recursive

  2. node index.js

  3. Put everything in out/ in your workspace