An online mercenary formation share website. (unofficial)
-
Supports drag and drop
-
Generate an image or URL
-
Customizing your content
-
Export a custom size
-
i18n language
- Select the mercenary list, and click the formation. Or just drag and drop.
- Drag the mercenary in the grid to change the position.
- Right click can set skill enhancement level.
- Double-click or drag to the right to remove the mercenaries in the grid.
- Click [turnorder] to setup priority.
- Click [download] to get image or [copylink] get share link.
This website support in the following browsers:
Latest ✔ | Latest ✔ | Nope ✘ | Nope ✘ | Latest ✔ | Latest ✔ |
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
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.
Brown Dust share is open source software licensed as MIT.