commit 37d072dcc49e870e759645e358c5113988e4fe9f Author: Richard Steininger Date: Wed Oct 18 20:34:32 2023 +0200 Initial commit diff --git a/Bagnon/Bagnon.toc b/Bagnon/Bagnon.toc new file mode 100644 index 0000000..be4a1ef --- /dev/null +++ b/Bagnon/Bagnon.toc @@ -0,0 +1,13 @@ +## Interface: 20400 +## Title: Bagnon +## Author: Tuller +## Notes: Single window displays for your inventory, bank, and keys +## SavedVariables: BagnonGlobalSettings +## SavedVariablesPerCharacter: BagnonFrameSettings +## Version: 2.13.3 +## OptionalDeps: Ace3, Bagnon_Forever, Bagnon_Armory, LibItemSearch +embeds.xml +localization.xml +main.lua +utility.xml +components.xml \ No newline at end of file diff --git a/Bagnon/Bindings.xml b/Bagnon/Bindings.xml new file mode 100644 index 0000000..d6685eb --- /dev/null +++ b/Bagnon/Bindings.xml @@ -0,0 +1,11 @@ + + + Bagnon:ToggleFrame('inventory') + + + Bagnon:ToggleFrame('bank') + + + Bagnon:ToggleFrame('keys') + + \ No newline at end of file diff --git a/Bagnon/components.xml b/Bagnon/components.xml new file mode 100644 index 0000000..37216e2 --- /dev/null +++ b/Bagnon/components.xml @@ -0,0 +1,20 @@ + +