dt-exchange
dt-exchange copied to clipboard
Darktide Armoury Exchange Extension
Chrome Extension | Firefox Addon
Usage
- Install the extension in the browser of your choice, either through the official store or from the source to get the latest versions earlier
- Navigate to the official Darktide accounts page: https://accounts.atoma.cloud
Installing from source
- Download the source
- Clone this repo and follow the Development steps
- Download the auto-generated latest build from the releases page
- Follow the instructions for your browser:
Development
Dependencies: node & npm
-
npm install
-
npm start
- The
src/
directory is now being bundled into theextension/
directory on change