Various changes to undercards, an undertale fan-made card game.
This project is maintained by feildmaster
The Plugin API is a service made to allow elevated access to UnderScript’s internals.
underscript.plugin(name);
Plugin
objectListen to and emit events.
The logger is a way to output to console, prefixing the plugin name to the console output.
Provides access to the settings API.
Allow plugins to send toasts.
Output the name of the plugin.
Plugin names have the following restrictions:
Any plugin names outside these bounds will trigger an error and not create a plugin