Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skarab42/valheimtwitch
Valheim Twitch Mod
https://github.com/skarab42/valheimtwitch
Last synced: 15 days ago
JSON representation
Valheim Twitch Mod
- Host: GitHub
- URL: https://github.com/skarab42/valheimtwitch
- Owner: skarab42
- License: mit
- Created: 2021-03-25T13:18:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T16:01:26.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T11:29:20.273Z (6 months ago)
- Language: C#
- Size: 13.6 MB
- Stars: 16
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Valheim Twitch Mod
![Intro](https://user-images.githubusercontent.com/62928763/112491633-c972b400-8d80-11eb-95ee-f5cdb2373a0c.png)
WIP project developed [on Twitch](https://twitch.tv/skarab42). Follow [my channel](https://twitch.tv/skarab42) for more development live streams.
# Features
## For the broadcaster
- In game Twitch authentication.
- Create managed reward in game.
- Auto enable/disable managed reward when the game start/stop/quit.
- Update version notification.
- Whistle tamed creature (shortcut).
- Enable/Disable rewards (shortcut).## For the viewers
- Print a message in the HUD (center or top left).
- Send a message to the broadcaster via Hugin (the crow in the tutorial).
- Change weather for a predefined duration.
- Start events for a predefined duration (ex.: blobs horde).
- Spawn different creature/boss (more or less aggressive, Troll, Boar, etc..) configurable in the game by the broadcaster.
- Spawn tamed creature which takes the name of the viewer.
- Player heal and puke.# Install
## Nexus
- https://www.nexusmods.com/valheim/mods/722
## Thunderstore
- https://valheim.thunderstore.io/package/skarab42/ValheimTwitch/
## Manual (BepInEx Pack ValheimTwitch)
- Download last pack release [BepInExPack_ValheimTwitch](https://github.com/skarab42/ValheimTwitch/releases/download/v1.4.2/BepInExPack_ValheimTwitch.zip).
- Extract downloaded zip contents into game folder located at \steamapps\common\Valheim.
![directory-tree](https://user-images.githubusercontent.com/62928763/113736538-7c39ff00-96fd-11eb-92ff-9ee949d3ed55.png)
- Run the game.
- Enjoy!## Manual (BepInEx already installed)
- Download and install [BepInExPack_Valheim](https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/).
- Download last release [ValheimTwitch.dll](https://github.com/skarab42/ValheimTwitch/releases/download/v1.4.2/ValheimTwitch.dll).
- Copy `ValheimTwitch.dll` into `\steamapps\common\Valheim\BepInEx\plugins` folder.
- Run the game.
- Enjoy!![20210325145324_1](https://user-images.githubusercontent.com/62928763/112490412-a267b280-8d7f-11eb-822e-3189abdaae0d.jpg)
![20210325152837_1](https://user-images.githubusercontent.com/62928763/112490416-a398df80-8d7f-11eb-92c1-4cd288b18dc3.jpg)
![board_death](https://user-images.githubusercontent.com/62928763/112490418-a398df80-8d7f-11eb-9f4b-84596615367e.jpg)
![board_hord](https://user-images.githubusercontent.com/62928763/112490419-a398df80-8d7f-11eb-9b05-07c33e5afbec.jpg)
![hud_message](https://user-images.githubusercontent.com/62928763/112490424-a4317600-8d7f-11eb-9c11-1aff075c9c69.jpg)
![20210406171853_1](https://user-images.githubusercontent.com/62928763/113736545-7cd29580-96fd-11eb-9a6f-cd56b35cbedc.jpg)
![screen-1](https://user-images.githubusercontent.com/62928763/112490425-a4ca0c80-8d7f-11eb-940f-d09e02103e61.png)
![screen-2](https://user-images.githubusercontent.com/62928763/112490427-a4ca0c80-8d7f-11eb-8022-ea8316acdf4d.png)
![update-notif](https://user-images.githubusercontent.com/62928763/113736544-7cd29580-96fd-11eb-867a-4fa319eab4d1.png)