Skip to content

StrangeOne101/ParikuIsaacMod

Repository files navigation

Pariku, The Soul Embracer

This is a mod for The Binding of Isaac: Repentance, written in TypeScript using the IsaacScript framework.

It adds a new character, Pariku, to the game. The character is based of the streamer, ParikuYumi, but stands as its own character within Isaac.

Lore wise, Pariku is the daughter of Lilith, and has deep control over souls. The more souls she controls, the stronger she becomes. In game, the more soul hearts you have, the stronger the character is. Losing these hearts, however, will make the stat buffs revert.

Installing

  1. You can install it from the steam workshop HERE (subscribe to the mod and it will be added automatically).
  2. You can download the zip file from releases, unzip it and then put it in your mods folder.

Contributing

If you have suggestions, or find any bugs, please let me know. You can do so HERE.

If you want to see more content in this mod, such as new items and features, please consider donating! All sprites are commissioned and as such, cost a bit to get done. Donations means we can continue to create content for the mod with amazing art that doesn't ruin the aesthetic.

Compiling

  1. Download and install Node.js.
  2. Download the source code for the mod
  3. Unzip the zip file to a new directory.
  4. Open the command prompt (or another shell of your choice).
  5. Use the cd command to navigate to the place where you unzipped the repository.
  6. Use the npx isaacscript command to start the IsaacScript watcher.

If IsaacScript is successful, you will see "Compilation successful." (You can continue to leave the terminal window open; it will monitor for changes in your project, and recompile if necessary.)

With the mod successfully compiled, you can reopen Isaac to see the mod in the list of mods.