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

https://github.com/thepuzzlemaker/workabletemp

A Vintage Story mod to show the workable temperature for all workable items.
https://github.com/thepuzzlemaker/workabletemp

Last synced: 7 months ago
JSON representation

A Vintage Story mod to show the workable temperature for all workable items.

Awesome Lists containing this project

README

          

# Workable Temperature

![example](example.png)

A [Vintage Story](https://vintagestory.at) mod to show the workable temperature for all workable items.

This mod is licensed under MIT. Contributions (including translations) are welcome!

This mod patches the base game, so if it causes any incompatibilities with other mods, please let me know.

This mod is client-side only.

## Building

```shell
$ dotnet build -c Release
# Or whatever path for your OS
$ cp bin/WorkableTemp.zip ~/.config/VintagestoryData/Mods
```