extplug-meh-icons
v1.1.2
Published
ExtPlug plugin that shows meh icons in the user list.
Downloads
1
Readme
Meh Icons
ExtPlug plugin that shows meh icons in the user list, in addition to the usual grab and woot icons.
Installation
You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:
https://extplug.github.io/meh-icons/build/meh-icons.js;extplug/meh-icons/main
Building
Note: this section is intended for developers only.
This plugin uses NPM for dependency management and gulp
for building.
npm install
gulp build
The built plugin will be stored at build/meh-icons.js
.