gilgetter/inventorytools
Steven Polley 9553f9c0a3
continuous-integration/drone/push Build is passing Details
allagan tools inventory data format CSV conversion
2023-11-24 19:22:47 -07:00
..
client allagan tools inventory data format CSV conversion 2023-11-24 19:22:47 -07:00
README.md add dalamud inventorytools integration (no features yet) 2022-07-31 12:45:48 -06:00
inventorytools.go Add support for crystal bag inventory 2022-10-02 18:54:32 -06:00

README.md

inventorytools

This is a library containing data model for integrating with the Dalamud plugin "InventoryTools". It comes bundled with the client-side uploader utility to upload your inventory data to gilgetter.

TBD: long term would make sense to make this whole functionality a standalone Dalamud plugin rather than piggy backing off another plugin which is uneccesary dependancy (subject to changing data model, become unsupported, etc). When this is done it probably makes sense to reverse the data flow - have gilgetter sync to the new dalamud plugin and move the UI to the plugin rather than UI being external web page served by gilgetter.