Various changes to undercards, an undertale fan-made card game.
This project is maintained by feildmaster
Detect if streamer mode is active.
underscript.streamerMode();
if (underscript.streamerMode()) { // Do something special }