Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 993 Bytes

File metadata and controls

22 lines (15 loc) · 993 Bytes

Custom Textboxes

This mod allows you to spawn fully customizable popups, at any time! Simply define the textbox in a .json file, and press a button on your keyboard to make it appear.

Currently has support for popups, dialogue boxes, and chests.

Some of the things you can do include:

  • Spawn a popup telling you that you're bad at the game
  • Spawn a fake shop popup for your icon
  • Spawn a chest that gives you 1,000,000 fake orbs
  • Spawn dialogue boxes with custom portraits, text sounds, and backgrounds
  • Make the Wraith say something quirky
  • Chain together textboxes to make an entire visual novel
  • And so much more!

The full documentation can be found on GitHub.

Press SHIFT+ESC to close all active textboxes!

Please report any bugs/issues/crashes you come across, as it's possible I missed a few.

Special thanks to Alphalaneous for helping me with some annoying parts.