ItemInfoDisplayES
descripcion de los items en ES (español españa y latino)toma el idioma que tienes seleccionado en el juego
| Last updated | 2 weeks ago |
| Total downloads | 1289 |
| Total rating | 2 |
| Categories | Mods Translations |
| Dependency string | LatinBrad-ItemInfoDisplayES-1.1.5 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
ItemInfoDisplayForkedCNPlus (PEAK)
Iformacion de los items ahora en español by BRAD
Features
- Muestra los efectos de items (e.g. hambre, veneno, Maldicion, Stamina)
- Muestra los el peso de los items y un recordatorio de su uso
- Muestra si se puede cocinar, cuantas veces se cocina, y pistas de que hara cocinado
- muestra posibles efectos al ser cocinados
- Displays consumable status changes (e.g. Hunger, Poison, Curse, Stamina)
- Displays item weight and remaining uses
Text Update (v1.1.5)
- MOD actualizado tambien para la comunidad hispanohablante
Config
- Font Size
- Text Outline Width
- Line Spacing
- Size Delta X (horizontal text offset workaround)
- Force Update Time
- Enable Test Mode (cycle items with F1/F2, log with F3)
Installation
- Install
BepInEx-BepInExPack_PEAK. - Place the mod DLL into
BepInEx/plugins.
Credits
Thanks to:
- jkqt for the original ItemInfoDisplay mod (https://github.com/jkqt/ItemInfoDisplay)
- chuxiaaaa for CN localization and maintenance (https://github.com/chuxiaaaa/ItemInfoDisplay)
Thunderstore Packaging
- Build package:
dotnet build -c Release -target:PackTS - Publish package:
dotnet build -c Release -target:PackTS -p:PublishTS=true - Version is read from
src/ItemInfoDisplay/ItemInfoDisplay.csproj(<Version>).