Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.42 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.42 KB

Darktide Armoury Exchange Extension

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