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

https://github.com/lezgomatt/stardew-combos

Stardew Valley wallpaper and flooring matcher
https://github.com/lezgomatt/stardew-combos

Last synced: 9 months ago
JSON representation

Stardew Valley wallpaper and flooring matcher

Awesome Lists containing this project

README

          

# Stardew Combos

Stardew Combos helps you find matching wallpaper and flooring combinations
for your shed or home in Stardew Valley.

[Check it out »](https://lezgomatt.github.io/stardew-combos/)

## How to build

To build this project, you will need to have [Node.js](https://nodejs.org) installed.
Optionally, you can also install [pngquant](https://pngquant.org) and
[prepa](https://github.com/lezgomatt/prepa) to enable asset optimization.

Once everything is set up, simply run `npm run build` or `yarn build`.
This will download the necessary assets from the [Stardew Valley Wiki](https://stardewvalleywiki.com),
and generate the result in a directory named `public`.