Skip to content

Commit

Permalink
fixed libs again (i'm soo dump)
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Oct 30, 2022
1 parent 2e06084 commit 11ee346
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
3 changes: 0 additions & 3 deletions .pkgmeta
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ externals:
libs/AceConsole-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0
tag: latest
libs/AceDBOptions-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceDBOptions-3.0
tag: latest
libs/AceGUI-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
tag: latest
Expand Down
13 changes: 3 additions & 10 deletions embeds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,10 @@
<Script file="libs\LibStub\LibStub.lua"/>
<Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
<Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/>
<Include file="libs\AceConsole-3.0\AceConsole-3.0.xml"/>
<Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/>
<Include file="libs\AceTimer-3.0\AceTimer-3.0.xml"/>
<Include file="libs\AceGUI-3.0\AceGUI-3.0.xml"/>
<Include file="libs\AceHook-3.0\AceHook-3.0.xml"/>
<Include file="libs\AceDB-3.0\AceDB-3.0.xml"/>
<Include file="libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
<Include file="libs\AceLocale-3.0\AceLocale-3.0.xml"/>
<Include file="libs\AceConsole-3.0\AceConsole-3.0.xml"/>
<Include file="libs\AceGUI-3.0\AceGUI-3.0.xml"/>
<Include file="libs\AceConfig-3.0\AceConfig-3.0.xml"/>
<Include file="libs\AceComm-3.0\AceComm-3.0.xml"/>
<Include file="libs\AceTab-3.0\AceTab-3.0.xml"/>
<Include file="libs\AceSerializer-3.0\AceSerializer-3.0.xml"/>


</Ui>

0 comments on commit 11ee346

Please sign in to comment.