You are viewing a potentially older version of this package.
View all versions.
LicensePlate
License and registration please.
Date uploaded | 9 months ago |
Version | 1.3.0 |
Download link | ComfyMods-LicensePlate-1.3.0.zip |
Downloads | 8004 |
Dependency string | ComfyMods-LicensePlate-1.3.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
LicensePlate
License and registration please.
Features
Name your ship
- Target the rudder controls of the ship
- Hit
LeftShift + E
to show the "Rename" dialog box - Give your ship a custom name (
64
characters max) - Custom ship name will pop-up when within
25 meters
(configurable)
Name your cart
- Target the handle part of the cart
- Hit
LeftShift + E
to show the "Rename" dialog box - Give your cart a custom name (
64
characters max) - Custom cart name will pop-up when within
10 meters
(configurable)
Configuration
Some configuration options are available (default values shown)
- Changes do not take effect immediately for visible names.
- Move out of cutoff distance range to rebuild the name.
- CutoffDistance
- Distance from the ship/cart the custom name should appear/disappear.
- DisplayOffset
- Positional offset from the center of the ship/cart to display the custom name.
- StripHtmlTags
- If enabled, strips html tags (like color/size/b/i) from the displayed custom name.
Notes
- See source at: GitHub.
- Looking for a chill Valheim server? Comfy Valheim Discord
CHANGELOG
Changelog
1.3.0
- Updated for the
v0.217.38
patch. - Moved changelog into
CHANGELOG.md
. - Updated
<LangVersion>
to C# 10.
1.2.0
- Add configurable time-to-live for custom names (default:
60s
). - Add configurable minimum distance for custom names to appear/disappear (default:
0m
). - Reworked distance calculation to use Cart-handles attach point.
- Decreased time between custom name updates from
2s -> 1s
.
1.1.0
- Fixed for the
v0.214.2
patch. - Removed 'Shadow' effect since this is more difficult to do with TMP for now.
1.0.0
- Initial release.