|
||
---|---|---|
.vscode | ||
isaac-typescript-definitions@1cd7f86f0f | ||
override | ||
.gitignore | ||
.gitmodules | ||
index.js | ||
package.json | ||
pnpm-lock.yaml | ||
readme.md | ||
showcase.gif |
readme.md
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
-
Get the latest build from mvoCI or build yourself (read further down)
-
Put the .lua in your workspace (like in
typings/
) -
Use EmmyLua to utilize Lua typing
Build
-
git clone https://git.oat.zone/oat/isaac-lua-definitions/ --recursive
-
node index.js
-
Put everything in
out/
in your workspace