UnderScript
Various changes to undercards, an undertale fan-made card game.
This project is maintained by feildmaster
plugin.name
by feildmaster (January 6, 2026)Output the name of the plugin.
Syntax
plugin.name;
Examples
console.log(plugin.name); // My awesome pluginAPI Documentation: | UnderScript | Plugin | EventEmitter |
