PickupItemDescription
Adds item descriptions to items before picking them up.
Last updated | 7 months ago |
Total downloads | 16905 |
Total rating | 2 |
Categories | Mods Tweaks Items Client-side |
Dependency string | Hanma-PickupItemDescription-1.0.0 |
Dependants | 10 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2113README
Pickup Item Description Mod
Description
Adds the item descriptions in the pickup prompt.
Example (top is vanilla, bottom is the mod):
Future development
I would like to make the prompt bigger and floating on-screen in front of the item, similar to Borderlands.
Installation
-
Make sure you have BepInEx installed (https://thunderstore.io/package/bbepis/BepInExPack/)
-
Download the
PickupItemDescription/
folder in this repo (in contains thePickupItemDescription.dll
) -
Place the
PickupItemDescription/
folder into yourBepInEx/plugins
folder (ex:C:\Users\USER\AppData\Roaming\Thunderstore Mod Manager\DataFolder\RiskOfRain2\profiles\PROFILE_NAME\BepInEx\plugins
) -
Run your modded instance of the game
*Note: The PickupItemDescriptionPlugin.cs
is the source code for the .dll, it is not needed. It's highly commented for educative purposes.
Changelog
1.0.0
- Initial release
Contact
Leave any issues and comments on the Github repo:
https://github.com/haddad-github/Pickup-Item-Descriptions-RoR2-Mod