-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from generalwrex/master
Added Addon support for Classic
- Loading branch information
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
tools/wowsimsexporter/WowSimsExporter/WowSimsExporter-Vanilla.toc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## Title: WowSimsExporter v2.5 |cffff8000(Classic)|r | ||
## Version: 2.5 | ||
## Author: generalwrex(Natop of Old Blanchy), namreeb | ||
## Interface: 11500 | ||
## Notes: This is an exporter written to quickly export your character to https://wowsims.github.io/sod/ for simulations. | ||
## SavedVariables: WSEDB | ||
## OptionalDeps: Ace3 | ||
|
||
Libs\LibStub\LibStub.lua | ||
Libs\LibParse\LibParse.lua | ||
Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml | ||
Libs\AceAddon-3.0\AceAddon-3.0.xml | ||
Libs\AceEvent-3.0\AceEvent-3.0.xml | ||
Libs\AceDB-3.0\AceDB-3.0.xml | ||
Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml | ||
Libs\AceConsole-3.0\AceConsole-3.0.xml | ||
Libs\AceGUI-3.0\AceGUI-3.0.xml | ||
Libs\AceConfig-3.0\AceConfig-3.0.xml | ||
|
||
|
||
WowSimsExporter.lua | ||
extras.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters