chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes
Each DataStore_* / Altoholic_* addon now lives at the repo root, matching the Exiles fork-layout convention (one folder per addon, no wrapper dir).
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||
..\FrameXML\UI.xsd">
|
||||
|
||||
<Include file="libs\AceGUI-3.0\AceGUI-3.0.xml"/>
|
||||
<Include file="libs\AceConfig-3.0\AceConfig-3.0.xml"/>
|
||||
<Script file="libs\LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
|
||||
|
||||
<Include file="libs\LibBabble-Boss-3.0\lib.xml"/>
|
||||
<Include file="libs\LibBabble-Zone-3.0\lib.xml"/>
|
||||
<Include file="libs\LibBabble-Faction-3.0\lib.xml"/>
|
||||
<Include file="libs\LibBabble-Inventory-3.0\lib.xml"/>
|
||||
</Ui>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user