Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ds5678/blanketmod
https://github.com/ds5678/blanketmod
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ds5678/blanketmod
- Owner: ds5678
- License: mit
- Created: 2021-01-12T03:56:21.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T00:23:56.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T19:25:33.089Z (16 days ago)
- Language: C#
- Size: 53.7 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blanket Mod
This mod for *The Long Dark* allows you to craft a blanket to stay warmer at night. Requires ModSettings and ModComponent.
## Features
1. Blankets increase the warmth bonus of beds and bedrolls
2. Crafting recipe for the Blanket
3. Two crafting recipes for Bedrolls
4. Adjustable bedroll warmth bonus
5. Lootable blankets## Installation
1. If you haven't done so already, install MelonLoader by downloading and running [MelonLoader.Installer.exe](https://github.com/HerpDerpinstine/MelonLoader/releases/latest/download/MelonLoader.Installer.exe).
2. Download the latest version of `ModComponent.dll` from the [releases page](https://github.com/ds5678/ModComponent/releases) along with any dependencies.
3. Download the latest version of `ModSettings.dll` from its [release page](https://github.com/zeobviouslyfakeacc/ModSettings/releases).
4. Move `ModComponent.dll` and `ModSettings.dll` into the Mods folder in your TLD install directory.
5. Download the latest version of `BlanketMod.dll` and `BlanketMod.modcomponent` from the [releases page](https://github.com/ds5678/BlanketMod/releases).
6. Move `BlanketMod.dll` and `BlanketMod.modcomponent` into your mods folder.