https://github.com/shapur1234/dfu-lootmenu
A mod for Daggerfall Unity.
https://github.com/shapur1234/dfu-lootmenu
daggerfall freesoftware game gui mod ui unity3d
Last synced: about 1 month ago
JSON representation
A mod for Daggerfall Unity.
- Host: GitHub
- URL: https://github.com/shapur1234/dfu-lootmenu
- Owner: Shapur1234
- License: gpl-3.0
- Created: 2021-07-20T11:18:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T22:24:38.000Z (over 2 years ago)
- Last Synced: 2025-01-22T05:42:56.424Z (over 1 year ago)
- Topics: daggerfall, freesoftware, game, gui, mod, ui, unity3d
- Language: C#
- Homepage: https://www.nexusmods.com/daggerfallunity/mods/226
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lootmenu
* A mod for [Daggerfall Unity](https://www.dfworkshop.net/)
* Loot Menu is a mod that adds a Fallout 4 style looting menu to the game, making looting less tedious and more real-time
## Video Demonstration
[](http://www.youtube.com/watch?v=FkhugjLuGg0 "LootMenu Demonstration")
[LootMenu Demonstration](https://youtu.be/FkhugjLuGg0)
## Description
* Pointing at at a corpse, lootpile... will make a menu appear on screen, through witch you to loot it without having to open your inventory.
* (LootMenu doesn't prevent you from looting the good old way)
* The mod can be configured through modsettings.
* A D.R.E.A.M. style version of the background texture is also available.
## Credits
* [King of Worms](https://forums.dfworkshop.net/memberlist.php?mode=viewprofile&u=684) - D.R.E.A.M. Compactibility
## Liks
* [Nexus](https://www.nexusmods.com/daggerfallunity/mods/226)
* [Forum post](https://forums.dfworkshop.net/viewtopic.php?t=5071)
## Changelog
```
1.0
Initial release
1.1
Rebuilt for DFU 0.12.3
New settings option to switch between a coma and a dot, as the decimal separator
New settings options to tweak text position
1.1.1
Minor hotfix (no need to update)
1.2
Item icons are now displayed (toggleable in settings)
A backpack icon can be displayed next to weight information (toggleable in settings)
Enchanted items are now highlighted
```