https://github.com/digitalroot-valheim/digitalroot.valheim.plugintemplate
Valheim Mod Template
https://github.com/digitalroot-valheim/digitalroot.valheim.plugintemplate
Last synced: about 1 year ago
JSON representation
Valheim Mod Template
- Host: GitHub
- URL: https://github.com/digitalroot-valheim/digitalroot.valheim.plugintemplate
- Owner: Digitalroot-Valheim
- License: agpl-3.0
- Created: 2021-12-16T06:59:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T04:13:46.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T08:24:51.016Z (over 1 year ago)
- Language: C#
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
# TBD
## Summary
TBD
## License
**GNU Affero General Public License v3.0**
## Details
TBD
### Dependencies
- BepInExPack Valheim
- Jotunn (JVL)
### Installation (manual)
1. Download the latest release archive (zip) file.
1. Extract the archive into <Steam Location>\steamapps\common\Valheim\BepInEx\plugins
### Configuration
| Config | Category | Data Type | Desc |
| --- | --- | --- | --- |
| Campfire | Fireplaces | bool | Enable Campfire |
| Bonfire | Fireplaces | bool | Enable Bonfire |
| Sconce | Fireplaces | bool | Enable Sconce |
| StandingWoodTorch | Fireplaces | bool | Enable Standing Wood Torch |
| StandingIronTorch | Fireplaces | bool | Enable Standing Iron Torch |
| StandingGreenBurningIronTorch | Fireplaces | bool | Enable Standing Green Burning Iron Torch |
| StandingBlueBurningIronTorch | Fireplaces | bool | Enable Standing Blue Burning Iron Torch |
| StandingBrazier | Fireplaces | bool | Enable Standing Brazier |
| HangingBrazier | Fireplaces | bool | Enable Hanging Brazier |
| Hearth | Fireplaces | bool | Enable Hearth |
| HotTub | Fireplaces | bool | Enable Hot Tub |
| JackOTurnip | Fireplaces | bool | Enable Jack O' Turnip |
| StoneOven | Cooking Stations | bool | Enable Stone Oven |
| Smelter | Smelters | bool | Enable Smelter |
| BlastFurnace | Smelters | bool | Enable Blast Furnace |
| EitrRefinery | Smelters | bool | Enable Eitr Refinery |
| CustomPrefabs | Custom | string | A comma-separated list of prefab names |
###### Add to server to enforce configs.
### Crossplay ?
| Point of View | Server w/ Mod | Server w/o Mod | Client (PC) w/ mod | Client (PC/Console) w/o mod |
| --- | --- | --- | --- | --- |
| Client (PC) w/ mod | ? | ? | ? | ? |
| Client (PC/Console) w/o mod | ? | ? | ? | ? |
| Server w/ Mod | | | ? | ? |
| Server w/o Mod | | | ? | ? |
### Issues/Questions/Bugs
- Use the repo issues tab above.
### Support Me @ https://www.buymeacoffee.com/digitalroot
