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
- Host: GitHub
- URL: https://github.com/lezgomatt/stardew-combos
- Owner: lezgomatt
- License: zlib
- Created: 2020-05-19T16:01:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T10:23:45.000Z (almost 6 years ago)
- Last Synced: 2025-01-19T08:19:35.484Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.