Automating Community Service as Asmodais
First turn your TypeScript files into something KoLmafia can understand by running
yarn run buildThen you can automatically create symlinks to your built files by running
yarn run install-mafiaWhen you're developing you can have your files automatically rebuild by keeping
yarn run watchrunning in the background. If you've already built symlinks, your up-to-date script can be run instantly by entering asmocs into the KoLmafia CLI.