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/porter/README.md | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/porter/README.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/porter/README.md') diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/porter/README.md b/Data/BuiltIn/Libraries/lua-addons/addons/porter/README.md new file mode 100644 index 0000000..4efb5ce --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/porter/README.md @@ -0,0 +1,39 @@ +**Author:** Giuliano Riccio +**Version:** v 1.20130529 + +# Porter # +This addon shows the slips' items highlighting those that are stored. + +## Commands ## +### porter ### +Shows the specified slip or slip's page. if "owned" is specified, only the owned items will be shown. if no parameter is specified, all the owned slips will be shown. + +``` +porter [ []] [owned] +``` +* **_slip_:** the number of the slip you want to show. +* **_page_:** the page of the slip you want to show. +* **owned:** shows only the items you own. +``` +porter find +``` +Shows storable items found in all inventory bags. +---- + +##changelog## +### v1.20200419 +* **add**: New command, porter find. +* **change**: Adjusted resource handling. + +### v1.20130529 +* **fix**: Fixed parameters validation. +* **change**: Aligned to Windower's addon development guidelines. + +### v1.20130525.1 +* **add**: Added the "owned" param. if present, only the owned items will be shown. + +### v1.20130525 +* **change**: If no parameter is specified all the owned slips will be shown. + +### v1.20130524 +* First release. \ No newline at end of file -- cgit v1.1-26-g67d0