mirror of
https://github.com/FullScreenShenanigans/ModAttachr.git
synced 2026-04-28 12:59:58 -07:00
bedecfc166618871d16e2b74864c4db9433a0dfd
ModAttachr
Hookups for extensible triggered mod events.
Build Process
ModAttachr uses Gulp to automate building, which requires Node.js.
To build from scratch, install NodeJS and run the following commands:
npm install -g gulp
npm install
gulp
See Build Details for detailed Gulp usage.
Description
Languages
TypeScript
100%