Skip to content

explooosion/browndust-share

Repository files navigation

forthebadge forthebadge forthebadge

Brown Dust Formation Sharing

An online mercenary formation share website. (unofficial)

img

Features

  • Supports drag and drop

  • Generate an image or URL

  • Customizing your content

  • Export a custom size

  • i18n language

Step

  1. Select the mercenary list, and click the formation. Or just drag and drop.
  2. Drag the mercenary in the grid to change the position.
  3. Right click can set skill enhancement level.
  4. Double-click or drag to the right to remove the mercenaries in the grid.
  5. Click [turnorder] to setup priority.
  6. Click [download] to get image or [copylink] get share link.

Browser Support

This website support in the following browsers:

Chrome logo Firefox logo Internet Explorer logo Edge logo Opera logo Safari logo
Latest ✔ Latest ✔ Nope ✘ Nope ✘ Latest ✔ Latest ✔

Screenshots

img

img

img

img

img

img

img

img

Deploy

Installation.

yarn # npm install

Download resource (everytime when the game has been update.).

yarn download # npm run download

Copy .env.example, and rename to .env

# checkout variables...

Start server.

yarn start # npm start

Buid website.

yarn build # npm run build

This website will update when git push by github actions.

git push origin master

Update

Download getAllCharacters (Korea), and replace the getAllCharacters.json in pre-work.

Update characters from Korea version with the following script.

yarn download # npm run download

After running script, you will get new images.

Credit

Reference

Introduction

License

Brown Dust share is open source software licensed as MIT.