UnderScript
Various changes to undercards, an undertale fan-made card game.
This project is maintained by feildmaster
Plugin Object
by feildmaster (January 6, 2026)Methods
- plugin.addStyle()
-
Add CSS to the document.
- plugin.events()
-
Listen to and emit events.
- plugin.logger()
-
The logger is a way to output to console, prefixing the plugin name to the console output.
- plugin.settings()
-
Provides access to the settings API.
- plugin.toast()
-
Allow plugins to send toasts.
Properties
- plugin.name
-
Output the name of the plugin.
API Documentation: | UnderScript | Plugin | EventEmitter |
