danreeves / dt-exchange

40 stars 17 forks source link

Darktide Armoury Exchange Extension

Chrome Extension | Firefox Addon

Usage

  1. Install the extension in the browser of your choice, either through the official store or from the source to get the latest versions earlier
  2. Navigate to the official Darktide accounts page: https://accounts.atoma.cloud

Installing from source

  1. Download the source
  2. Follow the instructions for your browser:

Development

Dependencies: node & npm

  1. npm install
  2. npm start
  3. The src/ directory is now being bundled into the extension/ directory on change

Contributors