You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.vscode | 2 weeks ago | |
isaac-typescript-definitions@1cd7f86f0f | 2 weeks ago | |
override | 2 weeks ago | |
.gitignore | 7 months ago | |
.gitmodules | 7 months ago | |
index.js | 2 weeks ago | |
package.json | 5 months ago | |
pnpm-lock.yaml | 2 weeks ago | |
readme.md | 7 months ago | |
showcase.gif | 7 months ago |
readme.md
Isaac EmmyLua definitions
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