Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ArnaudRinquin/darkest-companion

A Darkest Dungeon curios and provisions helper
https://github.com/ArnaudRinquin/darkest-companion

Last synced: about 4 hours ago
JSON representation

A Darkest Dungeon curios and provisions helper

Awesome Lists containing this project

README

        

# Darkest Companion

A [Darkest Dungeon](http://www.darkestdungeon.com/) curios and provisions helper

![screenshots](./screenshots.png)

# Build and run

```bash
npm install && npm run build
```

In dev mode

```bash
npm run dev
```