/ctrlv

Primary LanguageTypeScriptMIT LicenseMIT

ctrlv

A script for copying monsters and dieting on days when garbo isn't quite right

Development

First turn your TypeScript files into something KoLmafia can understand by running

 run build

Then you can automatically create symlinks to your built files by running

 run install-mafia

When you're developing you can have your files automatically rebuild by keeping

 run dev

running in the background. If you've already built symlinks, your up-to-date script can be run instantly by entering ctrlv into the KoLmafia CLI.