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

Cursor Swapper

Client side mod that allows hot swapping of the game cursor.

Date uploaded 2 years ago
Version 1.1.0
Download link Azumatt-Cursor_Swapper-1.1.0.zip
Downloads 193
Dependency string Azumatt-Cursor_Swapper-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

Cursor Swapper

Client side mod that allows swapping of the game cursor. The cursor will update immediately as long as there is a cursor.png file located somewhere in your BepInEx/plugins folder and the "Use Custom Cursor" configuration option is on. You can hotswap cursors! Just update the file inside your folder.

If you have changed your cursor at least once, but wish to return to the vanilla cursor. You can do so by renaming or removing the cursor.png file, as well as changing the config option "Use Custom Cursor" to be Off.

  • Recommended size of the cursor image is 32x32. You can find success with bigger images though! I personally would stay 64x64 and below.

Author Information

Azumatt

DISCORD: Azumatt#2625

STEAM: https://steamcommunity.com/id/azumatt/

For Questions or Comments, find me in the Odin Plus Team Discord: https://i.imgur.com/XXP6HCU.png

Update Information (Latest listed first)

1.1.0

  • No longer require reboot to apply changes to the cursor.

1.0.0

  • Initial Release

CHANGELOG

Version Update Notes
1.1.4 - Compatibility with Jewelcrafting overwriting the cursor during loading while connecting to a server. (Basically writes our texture back to it after JC is done).
1.1.3 - Courtesy update for Valheim 0.217.22, nothing changed except a version bump.
1.1.1/1.1.2 - Remove ServerSync, not sure why I had it here. It's not needed, and would cause issues for Crossplay.
1.1.0 - No longer require reboot to apply changes to the cursor.
1.0.0 - Initial Release