From 942a030afd348ab2e02eac8054b43e3c3a72ea48 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Nov 2021 13:53:59 +0800 Subject: *rename --- .../Libraries/lua-addons/addons/invtracker/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/invtracker/README.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/invtracker/README.md') diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/invtracker/README.md b/Data/BuiltIn/Libraries/lua-addons/addons/invtracker/README.md new file mode 100644 index 0000000..4c327fa --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/invtracker/README.md @@ -0,0 +1,15 @@ +# invtracker +This addon displays a grid detailing empty and filled inventory slots, similar to the FFXIV Inventory Grid HUD widget. + +![Imgur](https://i.imgur.com/PgiMxRZ.png) + +## How to edit the settings +1. Login to your character in FFXI +2. Edit the addon settings file: **_Windower4\addons\invtracker\data\settings.xml_** +3. Save the file +4. Press Insert in FFXI to access the windower console +5. Type ``` lua r invtracker ``` to reload the addon +6. Press Insert in FFXI again to close the windower console + +## Issues: +1. There is no way to get the inventory sort order, so all items in the grid will be ordered by status and item count. -- cgit v1.1-26-g67d0