This is a Python script to help manage IsaacScript-related libraries in a Lua project.
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