You are viewing a potentially older version of this package. View all versions.
Wylker-CartFlipper-1.1.0 icon

CartFlipper

CartFlipper

Date uploaded 5 months ago
Version 1.1.0
Download link Wylker-CartFlipper-1.1.0.zip
Downloads 448
Dependency string Wylker-CartFlipper-1.1.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2200 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2200

README

CartFlipper

This mod will check the target under your cursor and if it is a cart that needs flipped it will flip it.

The key to activate the mod is 'O' by default but can be changed in the config file. By default the mod will attempt to flip a cart 3 times before it gives up.

  • Warning: if you set this number high and the cart is truely stuck bad things may happen.

Currently the mod enforces a version check with the server.

CHANGELOG

Changelog

v1.1.0 - Release Candidate

  • Switched to ServerSync for version check my custom method was awful

v1.0.1 - Release Candidate

  • Fixed server/client version check

v1.0.0 - Release Candidate

  • Added configuration file
  • Greatly improved physics
  • Added version sync with server
  • Added hotkey information in cart tooltip
  • Only carts that are not rightside up can be flipped

v0.1.10

  • Initial release