-
Notifications
You must be signed in to change notification settings - Fork 1
/
itemV2.cfg
31 lines (26 loc) · 1.56 KB
/
itemV2.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
title = "Player List Plus";
description = "[b]On the player list shown when you press the Tab key, shows the equipment and talents each player is using.[/b]
Note: item traits and properties, and talents, will only be shown for connected players if they are also using this mod.
Version: 1.0.6
Changelist:
1.0.6: Disable the mod in Chaos Wastes mode to prevent error messages.
1.0.5: Fix for breakage caused by version 3.0 of the game.
1.0.4: Add support for Weave mode.
1.0.3: Disable the mod during Weaves so it doesn't crash the game, and avoid spewing error messages when the game claims there are more than 4 players.
1.0.2: Update for patch 2.0 of the game (support 6th talent for level 35 heroes).
1.0.1: Possible fix for network problems, and small adjustment of vertical positioning of widgets
[h1]Requirements[/h1]
[url=https://steamcommunity.com/sharedfiles/filedetails/?id=1369573612]Vermintide Mod Framework[/url]
[h1]Known Issues[/h1]
[list]
[*]The game setting 'Small Network Packets' (on the Network tab in the Options menu) may cause issues if enabled while using this mod. I recommend leaving that setting OFF if you are using this mod.
[*]People have reported that the host sometimes does not show the extra info (talents and item properties/traits) for connected clients. I haven't been able to reproduce this, so if someone finds a reproducible test case, let me know.
[/list]
";
preview = "item_preview.jpg";
content = "bundleV2";
language = "english";
visibility = "public";
published_id = 1455893647L;
apply_for_sanctioned_status = true;
tags = ["UI", "QoL"];