Skip to content

Latest commit

 

History

History

isaacscript-lua

isaacscript-lua

This is a Python script to help manage IsaacScript-related libraries in a Lua project.


Usage

Install the tool:

pip install --upgrade isaacscript-lua

Install the isaacscript-common` library:

cd my-mod
isaacscript-lua install

Update the installed library:

cd my-mod
isaacscript-lua upgrade