You are viewing a potentially older version of this package. View all versions.
Crystal-BuildSpace-1.2.2 icon

BuildSpace

Adjust the build radius around crafting stations.

Date uploaded 2 days ago
Version 1.2.2
Download link Crystal-BuildSpace-1.2.2.zip
Downloads 1805
Dependency string Crystal-BuildSpace-1.2.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2350
shudnal-ConditionalConfigSync-1.0.6 icon
shudnal-ConditionalConfigSync

Shared config synchronization and server policy library for Valheim mods. Installed as a dependency and compatible with Jotunn and ServerSync.

Preferred version: 1.0.6

README

Add a configuration option to modify the radius that crafting stations allow building within.

This mod changes nothing by default until you modify the mod config. Run the game once with the mod enabled to generate the config. See config for details on what each option does.

This mod should be installed on client and server. Mod features may not work reliably if any clients do not have the mod installed. By default, a server running the mod will reject clients that do not have it installed. To allow unmodded clients, at the risk of unreliable functionality, a server may disable the client mod requirement via the ConditionalConfigSync.ModRequirements.cfg file in the ConditionalConfigSync config directory.

Some configuration options can be enforced by a server running ConditionalConfigSync. See included ConfigSync_Readme.txt file for more information.

Installation

This mod is designed to install and run via a mod manager such as r2modman. You can optionally install it manually following the steps below.

Manual Install

  1. Install BepInExPack Valheim
  2. Install ConditionalConfigSync
  3. Download latest BuildSpace.dll by clicking "Manual Download". Extract the dll from the zip file into [GameDirectory]\Bepinex\plugins. (You only need the dll.)
  4. Run the game once, then close it and edit the generated cfg file in [GameDirectory]\Bepinex\config if you want to customize anything (or use a configuration management mod).

Changelog

1.2.2

  • Update to ConditionalConfigSync 1.0.6 which supports server-controlled configuration for requiring the mod on clients.
  • Removed ModRequired config value. The new ConditionalConfigSync.ModRequirements.cfg file in the ConditionalConfigSync config replaces this feature.

1.2.1

  • Added ModRequired config value. If set to true on a server (default), connecting clients must have the mod installed. If false, the mod is optional for clients. Mod features may not work reliably if any clients do not have the mod installed.

1.2.0

1.1.0

  • Updated for Valheim 1.0

1.0.5

  • Updated BepinEx version

1.0.4

  • Updated BepinEx version
  • Updated .NET version

1.0.3

  • Updated BepinEx version

1.0.2

  • Updated BepinEx version

1.0.1

  • Fixed release to include a working copy of the mod dll.

1.0.0

  • Initial release

CHANGELOG

1.2.3

  • Updated mod package and documentation. No functional changes.

1.2.2

  • Update to ConditionalConfigSync 1.0.6 which supports server-controlled configuration for requiring the mod on clients.
  • Removed ModRequired config value. The new ConditionalConfigSync.ModRequirements.cfg file in the ConditionalConfigSync config replaces this feature.

1.2.1

  • Added ModRequired config value. If set to true on a server (default), connecting clients must have the mod installed. If false, the mod is optional for clients. Mod features may not work reliably if any clients do not have the mod installed.

1.2.0

1.1.0

  • Updated for Valheim 1.0

1.0.5

  • Updated BepinEx version

1.0.4

  • Updated BepinEx version
  • Updated .NET version

1.0.3

  • Updated BepinEx version

1.0.2

  • Updated BepinEx version

1.0.1

  • Fixed release to include a working copy of the mod dll.

1.0.0

  • Initial release